Skip to content

Commit

Permalink
fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-toepfer committed Jan 18, 2024
1 parent 86f644d commit e057c36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public VocabularyKeyword createKeyword(final JsonSchema schema) {
}

/**
* <b>$vocabulary</b> : <i>Object<URI, Boolean></i><br/>
* <b>$vocabulary</b> : <i>Object&lt;URI, Boolean&gt;</i><br/>
* This keyword is used in meta-schemas to identify the required and optional vocabularies available for use in<br/>
* schemas described by that meta-schema.<br/>
* <br/>
Expand Down

0 comments on commit e057c36

Please sign in to comment.