diff --git a/slides/k8s/configuration.md b/slides/k8s/configuration.md index 4b71b271..b0ce5613 100644 --- a/slides/k8s/configuration.md +++ b/slides/k8s/configuration.md @@ -247,7 +247,7 @@ - as holding individual configuration parameters -*Note: to hold sensitive information, se can use "Secrets", which +*Note: to hold sensitive information, we can use "Secrets", which are another type of resource behaving very much like configmaps. We'll cover them just after!*