We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a587bb commit 3eecd67Copy full SHA for 3eecd67
Examples.md
@@ -218,7 +218,7 @@ import java.util.Properties;
218
}
219
```
220
<h2>Part 2: Conversion methods</h2>
221
-<p>We don't need to have a JSON docuemnt to work. This project also admits conversions from other type of files.</p>
+<p>We don't need to have a JSON document to work. This project also admits conversions from other type of files.</p>
222
<p>Secondly, we can also convert from JSON to those type of files.</p>
223
224
<h3>Extra: Conversion to JSONArray</h3>
0 commit comments