Skip to content

Commit 84dfce3

Browse files
committed
Fix json typo
1 parent 345b4c8 commit 84dfce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/data/javafxdoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@
5454
"Initializable": "javafx/fxml/Initializable.html",
5555

5656
"ObservableList": "javafx/collections/ObservableList.html",
57-
"SortedList": "javafx/collections/transformation/SortedList.html",
57+
"SortedList": "javafx/collections/transformation/SortedList.html"
5858
}

0 commit comments

Comments
 (0)