Skip to content

Commit

Permalink
DOC-1805 fix Create User example
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleeTG committed Jun 30, 2023
1 parent 74c2f05 commit 0bac834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/user-access/pages/user-management.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ GSQL > CREATE USER
+
[source,console]
----
User Name : frank@email.com
User Name : thx1138
New Password : ************
Re-enter Password : ************
The user "frank" is created.
The user "thx1138" is created.
----


Expand Down

0 comments on commit 0bac834

Please sign in to comment.