fixed typos

blueprint_refactoring
Simon Pirkelmann 2022-09-12 22:24:21 +02:00
parent a88da152c1
commit d9a078a114
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Flask-based web interface for user token adminstration of our hackerspace's door lock.
Flask-based web interface for user token administration of our hackerspace's door lock.
## Installation
Clone the repo
@ -49,7 +49,7 @@ definitely should set custom values for the ``SECRET_KEY`` and
``SECURITY_PASSWORD_SALT``.
### Token file
The token file is an ASCII file which list the IDs of RFID tokens that can be
The token file is an ASCII file which lists the IDs of RFID tokens that can be
used to unlock the door. You can specify the path to the token file using the
``TOKEN_FILE`` variable in the configuration file.
Here's an example of a token file (lines starting with ``#`` represent inactive