Skip to content

Commit

Permalink
fix: remove another double space
Browse files Browse the repository at this point in the history
  • Loading branch information
rmfranken authored Dec 18, 2024
1 parent 6e8bd6d commit fd5a09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/ImagingOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ schema:defaultValue a rdf:Property;
rdfs:label "Default value" .

schema:valueRequired a rdf:Property;
rdfs:comment "Whether the property must be filled in to complete the action. Default is false.";
rdfs:comment "Whether the property must be filled in to complete the action. Default is false.";
rdfs:label "Value required" .

schema:supportingData a rdf:Property;
Expand Down

0 comments on commit fd5a09b

Please sign in to comment.