Skip to content

Commit f721b28

Browse files
committed
fix typo error
1 parent 7712afb commit f721b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/woqlClient.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,7 @@ WOQLClient.prototype.prepareRevisionControlArgs = function (rc_args) {
10091009
* "@class" : "Coordinate" } }]
10101010
* client.addDocument(json,{"graph_type":"schema"},"mydb","add new schema documents")
10111011
*
1012-
* //if we would like to override the intire schema
1012+
* //if we would like to override the entire schema
10131013
* const json = [
10141014
* {"@base": "terminusdb:///data/",
10151015
* "@schema": "terminusdb:///schema#",

0 commit comments

Comments
 (0)