typo in signals guide
This commit is contained in:
parent
beef2ede25
commit
7a41155178
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Signal support is provided by the excellent `blinker`_ library and
|
|||
will gracefully fall back if it is not available.
|
||||
|
||||
|
||||
The following document signals exist in MongoEngine and are pretty self explaintary:
|
||||
The following document signals exist in MongoEngine and are pretty self-explanatory:
|
||||
|
||||
* `mongoengine.signals.pre_init`
|
||||
* `mongoengine.signals.post_init`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue