Skip to content

Commit 33b6ffe

Browse files
authored
Merge pull request #149 from jugmac00/patch-1
Fix typo.
2 parents 80b24b5 + 44a2726 commit 33b6ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ older version you will have to upgrade or disable the Jinja support
2828
Configuration
2929
-------------
3030

31-
To get started all you need to do is to instanciate a :class:`Babel`
31+
To get started all you need to do is to instantiate a :class:`Babel`
3232
object after configuring the application::
3333

3434
from flask import Flask

0 commit comments

Comments
 (0)