Update Examples.md

Co-authored-by: JAYSE <104235500+JayseMayne@users.noreply.github.com>
This commit is contained in:
TheCommandBlock 2022-10-06 03:18:03 +02:00 committed by GitHub
parent 61801c623e
commit 12411b7981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -406,7 +406,7 @@ private static void PropertyFromExampleConversion() {
System.out.println("Final JSONObject: " + output);
}
```
<h2>List of all examples methods</h2>
<h2>List of all examples methods</h2>
```java
public static void main(String[] args) {