From c5d02d279170d7c9c2bc27c2e16f14df2eacda67 Mon Sep 17 00:00:00 2001 From: Yanming Zhou Date: Tue, 11 Apr 2023 08:50:05 +0800 Subject: [PATCH] Fix typo Signed-off-by: Yanming Zhou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8164bfc..1414ffa 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ An implementation is not compliant if it fails to satisfy one or more of the MUS
A Kubernetes Secret
PodSpec-able Duck Type
-
A Kubernetes resource where .spec.template attribute comforms to a Kubernetes Pod's spec. Examples of resources include DaemonSet, Deployment, Job, and StatefulSet.
+
A Kubernetes resource where .spec.template attribute conforms to a Kubernetes Pod's spec. Examples of resources include DaemonSet, Deployment, Job, and StatefulSet.
# Provisioned Service