Skip to content

Commit c187f05

Browse files
Francesca-Bitgithub-actions[bot]
authored andcommitted
Apply docs changes
1 parent 8ed18e5 commit c187f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/woqlclient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ const json = [{ "@type" : "Class",
746746
"@class" : "Coordinate" } }]
747747
client.addDocument(json,{"graph_type":"schema"},"mydb","add new schema documents")
748748

749-
//if we would like to override the intire schema
749+
//if we would like to override the entire schema
750750
const json = [
751751
{"@base": "terminusdb:///data/",
752752
"@schema": "terminusdb:///schema#",

0 commit comments

Comments
 (0)