From 1d02318a11ba99ffa0d4e00a4f0e3a54832ae1a4 Mon Sep 17 00:00:00 2001 From: Aseem Bansal Date: Fri, 7 Jan 2022 19:55:01 +0530 Subject: [PATCH] docs: fix typo (#3848) --- docs/how/add-user-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how/add-user-data.md b/docs/how/add-user-data.md index 4452d342c8..560798cddf 100644 --- a/docs/how/add-user-data.md +++ b/docs/how/add-user-data.md @@ -4,7 +4,7 @@ This guide shares how you can add user metadata in DataHub. Usually you would wa :::note -This does not allow you add new users for Authentication. If you want to add a new user in DataHub for Login please refer to [JaaS Authentication](./auth/jaas.md) +This does not allow you to add new users for Authentication. If you want to add a new user in DataHub for Login please refer to [JaaS Authentication](./auth/jaas.md) :::