Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 298d1b0

Browse files
committed
Merge pull request libgit2#3621 from pra85/patch-1
Fix a typo
2 parents 9c26f90 + d50bf71 commit 298d1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PROJECTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ These are good small projects to get started with libgit2.
4848
a new example that mirrors the behavior. Examples don't have to be
4949
perfect emulations, but should demonstrate how to use the libgit2 APIs
5050
to get results that are similar to Git commands. This lets you (and us)
51-
easily exercise a particular facet of the API and measure compatability
51+
easily exercise a particular facet of the API and measure compatibility
5252
and feature parity with core git.
5353
* Submit a PR to clarify documentation! While we do try to document all of
5454
the APIs, your fresh eyes on the documentation will find areas that are

0 commit comments

Comments
 (0)