We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ce8e7 commit 29a6eb3Copy full SHA for 29a6eb3
README.md
@@ -142,7 +142,7 @@ type ConnectionOptions = {
142
143
<a id="enginename"></a>
144
#### engineName
145
-You can pass `engineName: "system"` to use system engine, which is always on and execute AQL queries on it.
+You can pass `engineName: "system"` to use system engine, which is always on.
146
If `engineName` or `engineEndpoint` was not passed sdk will fallback to default engine endpoint for database.
147
148
<a id="accesstoken"></a>
0 commit comments