From e315ca208c6f8922b965c969a90105a0669e1bc5 Mon Sep 17 00:00:00 2001
From: Amna <amna.snene@savoirfairelinux.com>
Date: Tue, 13 Feb 2024 16:37:16 -0500
Subject: [PATCH] tools: update dnc readme

Change-Id: I1009cfd1ed1230e19eee9462200b5d179b6ef5fa
---
 tools/dnc/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/dnc/README.md b/tools/dnc/README.md
index 762ccba..3698189 100644
--- a/tools/dnc/README.md
+++ b/tools/dnc/README.md
@@ -52,7 +52,7 @@ Then, launch the dnc service:
 ```shell
 systemctl start dnc.service
 ```
-Obtain the server identifier with the following command:
+Obtain the user identifier with the following command:
 ```shell
 dhtnet-crtmgr -g -p <privateKey_path> -c <cert_path>
 ```
-- 
GitLab