Skip to content

Commit

Permalink
#94 Missing article © @TallTed
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
anatoly-scherbakov and TallTed committed Jul 22, 2023
1 parent 679f0df commit 8fef229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@ <h2>Predictability</h2>
Theoretically, we could try harvesting YAML comments into
JSON-LD documents. We would define a specific predicate, like
<code>https://json-ld.org/yaml-ld/comment</code>, and convert
every <code># My comment</code> fragment into
every <code># My comment</code> fragment into a
<code>{"yaml-ld:comment": "My comment"}</code> piece in JSON-LD
document.
</p>
Expand Down

0 comments on commit 8fef229

Please sign in to comment.