mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
minor typo fix
This commit is contained in:
parent
1789129b35
commit
2c9383b69e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# About the folder structure
|
# About the folder structure
|
||||||
|
|
||||||
* **db** - all modules that are accessing 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
|
* **handler** - all modules that respond directly to requests/messages of the browser
|
||||||
* **utils** - helper modules
|
* **utils** - helper modules
|
||||||
|
|
||||||
# Module name conventions
|
# Module name conventions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue