Skip to content

Commit 4f23ab5

Browse files
authored
Revert typo fix
Move it to another PR Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent 24c2908 commit 4f23ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ because in the latter, `"https://cran.r-project.org"` is the `"url"` of `rmarkdo
204204

205205
## The context
206206

207-
Every CodeMeta document must refer to the context file *codemeta.jsonld*, for example via a URL. This indicates that all terms in the document should be interpreted in the "context" of CodeMeta. Most terms are chosen to match the equivalent terms in <http://schema.org>, but CodeMeta provides a few additional terms not found in <http://schema.org> which may be helpful for software projects. CodeMeta also restricts the context to use only those <https://schema.org> terms that are explicitly listed on their [terms](/terms/) page. Users wanting to include additional terms must extend the context (see [developer-guide](/developer-guide/)).
207+
Every CodeMeta document must refer to the context file *codemeta.jsonld*, for example via a URL. This indicates that all terms in the document should be interpreted in the "context" of CodeMeta. Most terms are chosen to match the equivalent terms in <http://schema.org>, but CodeMeta provides a few additional terms not found in <http://schema.org> which may be helpful for software projects. CodeMeta also restricts the context to use only those <https://schema.org> terms that are explicitly listed on ther [terms](/terms/) page. Users wanting to include additional terms must extend the context (see [developer-guide](/developer-guide/)).
208208

209209

210210
The context file may be modified and updated in the future, if new JSON properties are added or existing ones modified.

0 commit comments

Comments
 (0)