We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5300320 + 592cbf5 commit a758a25Copy full SHA for a758a25
1 file changed
core/rio/api/src/main/java/org/eclipse/rdf4j/rio/helpers/JSONSettings.java
@@ -104,7 +104,7 @@ public class JSONSettings {
104
"org.eclipse.rdf4j.rio.json.allow_yaml_comments", "Allow YAML comments", Boolean.FALSE);
105
106
/**
107
- * Boolean setting for JSON parsers to determine if trailing commas are allows.
+ * Boolean setting for JSON parsers to determine if trailing commas are allowed.
108
* <p>
109
* Defaults to false.
110
0 commit comments