Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo
  • Loading branch information
MaillPierre committed Aug 18, 2025
commit ccf3d1ecc9312504ff180ac4d0b4ab69220789d5
2 changes: 1 addition & 1 deletion tests/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"input": { "@id": "mf:action", "@type": "@id" },
"option": { "@type": "@id"},
"sequence": { "@id": "mf:entries", "@type": "@id", "@container": "@list" },
"inclusion": { "@id": "mf:includes", "@type": "@id", "@container": "@list" },
"inclusion": { "@id": "mf:include", "@type": "@id", "@container": "@list" },
"redirectTo": { "@type": "@id"},

"name": "mf:name",
Expand Down
Loading