diff --git a/src/node/README.md b/src/node/README.md index 56ff491f..d0a61287 100644 --- a/src/node/README.md +++ b/src/node/README.md @@ -1,7 +1,7 @@ # About the folder structure * **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 +* **handler** - all modules that respond directly to requests/messages of the browser * **utils** - helper modules # Module name conventions