Skip to content

Commit 7793068

Browse files
committed
the smallest typo ever
1 parent 5b751f1 commit 7793068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ from DarkSoulsScripting import ExtraFuncs as ex
4343

4444

4545
# Things to note:
46-
* Saving is automatically disabled for the rest of the play session each time you run **ANY** script. This will allow you to test things without overwriting your save (you can manually call 'SetSaveEnable` in the `Functions.Extra` module to re-enable it if you choose)
46+
* Saving is automatically disabled for the rest of the play session each time you run **ANY** script. This will allow you to test things without overwriting your save (you can manually call 'SetSaveEnable' in the `Functions.Extra` module to re-enable it if you choose)

0 commit comments

Comments
 (0)