Merge pull request #8586 from mcdonagj/fix-spelling-of-repository-in-nri-docs

Fix: Correct the spelling of repository within the NRI plugin documentation.
This commit is contained in:
Derek McGowan 2023-05-30 09:27:44 -07:00 committed by GitHub
commit 197b27bd02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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