diff --git a/sdk-api-src/content/pathcch/nf-pathcch-pathcchisroot.md b/sdk-api-src/content/pathcch/nf-pathcch-pathcchisroot.md
index c7045b3d5be..d135bb221c2 100644
--- a/sdk-api-src/content/pathcch/nf-pathcch-pathcchisroot.md
+++ b/sdk-api-src/content/pathcch/nf-pathcch-pathcchisroot.md
@@ -177,4 +177,4 @@ The following table shows the PathCchIsRoot return value for various path
-This function returns TRUE for paths such as "\", "X:\" or "\\server\share". Paths such as "..\path2" or "\\server\" return FALSE.
+This function returns TRUE for paths such as "\", "X:\" or "\\server\share". Paths such as "..\path2" or "\\server\share\" return FALSE.