mirror of
https://github.com/kanidm/kanidm.git
synced 2025-04-30 06:05:04 +02:00
book: fix english (#3487)
* fix Python docs wording --------- Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
This commit is contained in:
parent
775dd520cb
commit
7b2bd38ab2
|
@ -147,8 +147,8 @@ Features or APIs may be removed with 1 release versions notice. Deprecations wil
|
||||||
|
|
||||||
### Python module
|
### Python module
|
||||||
|
|
||||||
The python module will typically trail changes in functionality of the core Rust code, and will be
|
The Python module will typically trail changes in functionality of the core Rust code, and has been
|
||||||
developed as we it for our own needs - please feel free to add functionality or improvements, or
|
developed as we have needed it - please feel free to add functionality or improvements, or
|
||||||
[ask for them in a Github issue](http://github.com/kanidm/kanidm/issues/new/choose)!
|
[ask for them in a Github issue](http://github.com/kanidm/kanidm/issues/new/choose)!
|
||||||
|
|
||||||
All code changes will include full type-casting wherever possible.
|
All code changes will include full type-casting wherever possible.
|
||||||
|
|
Loading…
Reference in a new issue