diff --git a/templates/index.html b/templates/index.html index cb3d8df..c2f2b50 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@ {{ super() }}
This is a minimal web app developed with Flask framework.
-The main purpose is to introduce how to implement the essentail elements in web applications with Flask, including
+The main purpose is to introduce how to implement the essential elements in web applications with Flask, including
For more basic knowledge of Flask, you can refer to a tutorial on Tutorialspoint.
-{% endblock %} \ No newline at end of file +{% endblock %}