diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/man/lesana.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/man/lesana.rst b/docs/source/man/lesana.rst index caac314..6ed56b0 100644 --- a/docs/source/man/lesana.rst +++ b/docs/source/man/lesana.rst @@ -26,7 +26,7 @@ lesana supports collections of any kind, as long as their entries can be described with a mostly flat dictionary of fields of the types described in the documentation file ``field_types``. -Some example collection schemas are provided, but one big strenght of +Some example collection schemas are provided, but one big strength of lesana is the ability to customize your collection with custom fields either by simply writing a personalized ``settings.yaml``. |