Commit 61bbb2d11a917a4ca74e1acc24fc3e822f16fb99

Edward Thomson 2021-09-22T15:28:23

changelog: fix typo

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/changelog.md b/docs/changelog.md
index 4940076..9e51296 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -1,7 +1,7 @@
 v1.3
 ----
 
-This is release v1.3.0, "Zugunruhe".  This release includes only minor new featuers that will be helpful for users to have an orderly transition to the v2.0 lineage.
+This is release v1.3.0, "Zugunruhe".  This release includes only minor new features that will be helpful for users to have an orderly transition to the v2.0 lineage.
 
 ## New Features
 * Support custom git extensions by @ethomson in https://github.com/libgit2/libgit2/pull/6031