Skip to content

Commit 79279e3

Browse files
committed
Fix exsisting -> existing typo in docs heading
1 parent fe4e849 commit 79279e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/create-json-ad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Adding a Class helps people to understand the data, and it can provide guarantee
5353
We can also use Classes to render Forms, which can be useful when the data should be edited later.
5454
For example, the BlogPost item
5555

56-
## Using exsisting Ontologies, Classes and Ontologies
56+
## Using existing Ontologies, Classes and Ontologies
5757

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

0 commit comments

Comments
 (0)