Fix typos

This commit is contained in:
HairyFotr 2019-01-12 19:38:49 +01:00 committed by muxator
parent 02b3d42771
commit fce55df2b7
8 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# About the folder structure
* **db** - all modules that are accesing the data structure and are communicating directly to the database
* **db** - all modules that are accessing the data structure and are communicating directly to the database
* **handler** - all modules that responds directly to requests/messages of the browser
* **utils** - helper modules