Skip to content

Commit 4cd31f0

Browse files
committed
Merge pull request open-source-parsers#53 from I3ck/master
Removed typo in README
2 parents bc8b5d8 + ab19fa1 commit 4cd31f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ format to store user input files.
1616
Using JsonCpp in your project
1717
-----------------------------
1818

19-
The recommended approach to integrating JsonCpp in your project is to build the
19+
The recommended approach to integrating JsonCpp in your project is to build
2020
the amalgamated source (a single `.cpp` file) with your own build system. This
2121
ensures consistency of compilation flags and ABI compatibility. See the section
2222
"Generating amalgamated source and header" for instructions.

0 commit comments

Comments
 (0)