From d9a078a1142606fc8aea22444d179edb0b23ddd4 Mon Sep 17 00:00:00 2001 From: Simon Pirkelmann Date: Mon, 12 Sep 2022 22:24:21 +0200 Subject: [PATCH] fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 826509c..82afc32 100644 --- a/README.md +++ b/README.md @@ -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