Small spelling correction (#8)
This commit is contained in:
committed by
GitHub
parent
cad9045fff
commit
02c7b295c4
@@ -4,7 +4,7 @@
|
|||||||
{{ super() }}
|
{{ super() }}
|
||||||
|
|
||||||
<p>This is a minimal web app developed with <a href="http://flask.pocoo.org/">Flask</a> framework.</p>
|
<p>This is a minimal web app developed with <a href="http://flask.pocoo.org/">Flask</a> framework.</p>
|
||||||
<p>The main purpose is to introduce how to implement the essentail elements in web applications with Flask, including</p>
|
<p>The main purpose is to introduce how to implement the essential elements in web applications with Flask, including</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>URL Building</li>
|
<li>URL Building</li>
|
||||||
<li>Authentication with Sessions</li>
|
<li>Authentication with Sessions</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user