From 59ccb0029ba1e279c79f8870f316174861fe487c Mon Sep 17 00:00:00 2001 From: s3onghyun Date: Thu, 18 Jun 2026 17:44:26 +0900 Subject: [PATCH] docs: fix duplicated word in NRI guide Signed-off-by: s3onghyun --- docs/NRI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NRI.md b/docs/NRI.md index 3d7b30e6a..3e50483d5 100644 --- a/docs/NRI.md +++ b/docs/NRI.md @@ -117,7 +117,7 @@ make ./build/bin/logger -idx 00 ``` -You should see the logger plugin receiving receiving a list of existing pods +You should see the logger plugin receiving a list of existing pods and containers. If you then create or remove further pods and containers using crictl or kubectl you should see detailed logs of the corresponding NRI events printed by the logger.