Skip to content

Commit f57e7aa

Browse files
committed
Typo.
1 parent feec171 commit f57e7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The type annotations in this documentation generally follow the definitions used
8383
* *config* (optional): an object with the following properties:
8484
* *url* (optional): base URL of the ArangoDB server. Default: `http://localhost:8529`.
8585
* *databaseName* (optional): name of the active database. Default: `_system`.
86-
* *arangoVersion* (optional): value of the `x-arango-version` header. Default: `20200`.
86+
* *arangoVersion* (optional): value of the `x-arango-version` header. Default: `20300`.
8787
* *headers* (optional): an object with headers to send with every request.
8888

8989
If *config* is a string, it will be interpreted as *config.url*.

0 commit comments

Comments
 (0)