Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schw1804 committed Aug 23, 2022
1 parent 5a587bb commit 3eecd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ import java.util.Properties;
}
```
<h2>Part 2: Conversion methods</h2>
<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>
<p>Secondly, we can also convert from JSON to those type of files.</p>

<h3>Extra: Conversion to JSONArray</h3>
Expand Down

0 comments on commit 3eecd67

Please sign in to comment.