Skip to content

Commit 6c0231d

Browse files
author
a-brandt
committed
2 parents cb298bf + 9c3324b commit 6c0231d

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
@@ -293,7 +293,7 @@ If you are using [authentication] (http://docs.arangodb.com/ConfigureArango/Auth
293293

294294
##DELETE user
295295
``` Java
296-
arangoDriver.createUser("myUser");
296+
arangoDriver.deleteUser("myUser");
297297
```
298298

299299

0 commit comments

Comments
 (0)