Skip to content

Commit c7d2aab

Browse files
authored
Fix typo in README
1 parent 23f3194 commit c7d2aab

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
@@ -36,7 +36,7 @@ diff := fmt.Sprint(gotextdiff.ToUnified("a.txt", "b.txt", aString, edits))
3636
+bar
3737
```
3838

39-
## API compatability
39+
## API compatibility
4040

4141
We will publish a new major version anytime the API changes in a backwards-incompatible way. Because the upstream is not being developed with this being a public package in mind, API breakages may occur more often than in other Go packages (but you can always continue using the old version thanks to Go modules.)
4242

0 commit comments

Comments
 (0)