From 79cfbb5f2edb3b4e39b52d47822a39ef87b281d4 Mon Sep 17 00:00:00 2001 From: Warrobot10 <132307750+Warrobot10@users.noreply.github.com> Date: Sun, 8 Oct 2023 08:44:28 +1000 Subject: [PATCH] Fix a doc typo (#858) --- tools/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/README.md b/tools/README.md index 3ce4ca8f6..aff707215 100644 --- a/tools/README.md +++ b/tools/README.md @@ -4,7 +4,7 @@ Useful to analyze a player's save game for anomalies. -It decodes the save and prettifies the output. Canno be used to modify a save game directly since it drops some properties. +It decodes the save and prettifies the output. Cannot be used to modify a save game directly since it drops some properties. **Usage**