From 8882d142494d0bfac7094adb30e6661000a17e67 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Mon, 20 Jan 2025 10:21:02 +0000 Subject: [PATCH] manifest: Fix typo Fix typo Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index c55754985c52..4452a65cb992 100644 --- a/west.yml +++ b/west.yml @@ -1,4 +1,4 @@ -# tHe west manifest file (west.yml) for the nRF Connect SDK (NCS). +# The west manifest file (west.yml) for the nRF Connect SDK (NCS). # # The per-workspace west configuration file, ncs/.west/config, # specifies the location of this manifest file like this: