docs: fix spelling errors (pre-commit)

This commit is contained in:
jo 2022-11-24 01:32:57 +01:00
commit 054a9e54f5
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984
91 changed files with 179 additions and 163 deletions

View file

@ -60,7 +60,7 @@ docker-compose run --rm api python manage.py create_library username1 --name="Li
Created library Library 1 for user username1 with UUID 436da05b-8cb1-4a4d-b870-4a3b235d8517
```
### Create a new library wth no name or privacy level
### Create a new library with no name or privacy level
You can create a library using only a username. The script substitutes default values for the library name and privacy level.