[backend/federation] Fix typo in preloaded schema.org context
This commit is contained in:
parent
4217fd1afb
commit
3bf0f625d2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"@context": {
|
||||
"schema": "http://schema.org/",
|
||||
"schema": "http://schema.org#",
|
||||
"PropertyValue": {
|
||||
"@id": "schema:PropertyValue"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue