From ad8bfe9dac1357809d336166b06648b44d3273ff Mon Sep 17 00:00:00 2001 From: alexandre Date: Tue, 10 Mar 2020 17:20:39 -0400 Subject: [PATCH] fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 246a916..2131d9f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ To create a new NSM custom resource, after deploying the operator itself, use th ``` kubectl apply -f deploy/crds/nsm.networkservicemesh.io_v1alpha1_nsm_cr.yaml ``` -Now we shold see something like this: +Now we should see something like this: ``` oc get pods -n nsm