diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ In order to contribute to the item repo you should enable the item editor tools "dev": true, ``` -I would also highly recommend disabling auto update if you are in the middle of making changed otherwise they will be overwritten. +I would also highly recommend disabling auto update if you are in the middle of making changes otherwise they will be overwritten. ```json "autoupdate": false, |