Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit c872a1d

Browse files
author
Sam Stokes
committed
fix broken markdown
1 parent 68ec118 commit c872a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To use in your `pom.xml`:
4747

4848
## Caveats ##
4949

50-
`SimpleJSONSerializer` will only *de*serialise JSON objects, arrays, or `null`;
50+
`SimpleJSONSerializer` will only deserialise JSON objects, arrays, or `null`;
5151
it will not accept top-level strings or numbers (although of course strings and
5252
numbers *inside* arrays or objects are fine).
5353

0 commit comments

Comments
 (0)