diff --git a/3.1-Overrides.md b/3.1-Overrides.md
index 2ce030f..84e2678 100644
--- a/3.1-Overrides.md
+++ b/3.1-Overrides.md
@@ -29,7 +29,7 @@ user_pref("pref.name.example", "purple")
user_pref("pref.name.example", "green") // I like green
```
-1 Starting with v97, arkenfox changes to the live master will happen once per release: all changes will be done in a separate branch and only merged when finished
+1 Arkenfox changes to the live master happen once per release: all changes are done in a separate branch and only merged when finished
---