From bd8fdbaf1f08d9f0e12a6bd94248e1963a8f5e40 Mon Sep 17 00:00:00 2001 From: Yadhu Krishna M Date: Fri, 30 Oct 2020 08:38:20 +0530 Subject: [PATCH] Update client docs --- docs/client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/client.md b/docs/client.md index a12fcb8..d9ea72e 100644 --- a/docs/client.md +++ b/docs/client.md @@ -131,7 +131,7 @@ Example: }); # del -`del(dn, controls, callbak)` +`del(dn, controls, callback)` Deletes an entry from the LDAP server.