grammar typo

pull/381/head
Luis San Martin 2018-08-26 15:05:53 +02:00
parent 51eaa0b86b
commit 33c483c4da
1 changed files with 1 additions and 1 deletions

View File

@ -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: 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 <<EOF cat > ca-config.json <<EOF