Fix typos in the documentation
This commit is contained in:
parent
2f594dd1d6
commit
93f03eabbb
3 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ you actually put the result of that calculation into a cache for some
|
|||
time.
|
||||
|
||||
Flask itself does not provide caching for you, but `Flask-Caching`_, an
|
||||
extentions for Flask does. Flask-Caching supports various backends, and it is
|
||||
extension for Flask does. Flask-Caching supports various backends, and it is
|
||||
even possible to develop your own caching backend.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue