Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion docs/src/create-json-ad.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Adding a Class helps people to understand the data, and it can provide guarantee
We can also use Classes to render Forms, which can be useful when the data should be edited later.
For example, the BlogPost item

## Using exsisting Ontologies, Classes and Ontologies
## Using existing Ontologies, Classes and Ontologies

Ontologies are groups of concepts that describe some domain.
For example, we could have an Ontology for Blogs that links to a bunch of related _Classes_, such as BlogPost and Person.
Expand Down