From fbb38ab6b8a74ea47367bb1d04968dc16ee9b170 Mon Sep 17 00:00:00 2001 From: Gary McDonald Date: Sat, 27 May 2023 13:18:46 -0400 Subject: [PATCH] Fix the spelling of repository within the NRI plugin documentation. Signed-off-by: Gary McDonald --- docs/NRI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NRI.md b/docs/NRI.md index ee6dbe842..5eb0d5671 100644 --- a/docs/NRI.md +++ b/docs/NRI.md @@ -13,7 +13,7 @@ use to integrate to and interact with NRI and plugins. In principle any NRI plugin should be able to work with NRI-enabled runtimes. For a detailed description of NRI and its capabilities please take a -look at the [NRI respository](https://github.com/containerd/nri). +look at the [NRI repository](https://github.com/containerd/nri). ## Containerd NRI Integration