diff options
Diffstat (limited to 'UPGRADES.md')
-rw-r--r-- | UPGRADES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADES.md b/UPGRADES.md index 35599d08..3cac141d 100644 --- a/UPGRADES.md +++ b/UPGRADES.md @@ -1,6 +1,6 @@ # C++ Upgrade Tools -Abseil may occassionally release API-breaking changes. As noted in our +Abseil may occasionally release API-breaking changes. As noted in our [Compatibility Guidelines][compatibility-guide], we will aim to provide a tool to do the work of effecting such API-breaking changes, when absolutely necessary. |