Skip to content

Commit 3ebc8a0

Browse files
committed
Update README.md
Fixed typo
1 parent a889e54 commit 3ebc8a0

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
@@ -35,7 +35,7 @@ Code example:
3535
# include "SimpleJSON/parse/jsd.h"
3636
# include "SimpleJSON/parse/jsd_convenience.h"
3737
# include "SimpleJSON/stringify/jss.h"
38-
# include "SimpleJSON/tringify/jss_fusion_adapted_struct.h"
38+
# include "SimpleJSON/stringify/jss_fusion_adapted_struct.h"
3939
#endif
4040

4141
#include <string>

0 commit comments

Comments
 (0)