From 5e1844c4a4ca242bce0993c3a794233690c40e6e Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Wed, 28 Feb 2024 10:04:44 +0800 Subject: [PATCH] Update site/content/docs/contributing/development.md Co-authored-by: Sean McGinnis --- site/content/docs/contributing/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/contributing/development.md b/site/content/docs/contributing/development.md index 48a510652d..90207f9de4 100644 --- a/site/content/docs/contributing/development.md +++ b/site/content/docs/contributing/development.md @@ -153,7 +153,7 @@ with kind at HEAD to have the latest fixes for running bleeding edge Kubernetes. We ensure that the tests continue to work in the kind repo before merging any code changes. We also have some limited usage experiments with [GitHub Actions], currently -only for testing `podman`, `nerdctl` support in kind. +only for testing `podman` or `nerdctl` support in kind. ### Configuration