From 33c483c4dae986614a2420f6f090080dfb2500f2 Mon Sep 17 00:00:00 2001 From: Luis San Martin Date: Sun, 26 Aug 2018 15:05:53 +0200 Subject: [PATCH] grammar typo --- docs/04-certificate-authority.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/04-certificate-authority.md b/docs/04-certificate-authority.md index e466328..cdd6e52 100644 --- a/docs/04-certificate-authority.md +++ b/docs/04-certificate-authority.md @@ -8,7 +8,7 @@ In this section you will provision a Certificate Authority that can be used to g Generate the CA configuration file, certificate, and private key: - Have in mind all of the following commands this should be done on your terminal. + Have in mind all of the following commands must be done on your terminal. Not on any google cloud compute instance yet. ``` cat > ca-config.json <