docs: fix duplicated word in NRI guide

Signed-off-by: s3onghyun <s3onghyun.hong@gmail.com>
This commit is contained in:
s3onghyun
2026-06-18 17:44:26 +09:00
parent b6aca07dd5
commit 59ccb0029b

View File

@@ -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.