Fix typos in the documentation.
authorWard Vandewege <ward@curii.com>
Tue, 5 Jan 2021 17:51:26 +0000 (12:51 -0500)
committerWard Vandewege <ward@curii.com>
Tue, 5 Jan 2021 17:51:26 +0000 (12:51 -0500)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

doc/install/salt-single-host.html.textile.liquid
doc/install/salt-vagrant.html.textile.liquid

index 5bed6d05e77e8602319ef0f8dd1f8c12c3617dbc..48b26e83aa4f3a6af5d6863aea2d9fffc3853a6a 100644 (file)
@@ -73,7 +73,7 @@ h3(#ca_root_certificate). Install root certificate
 
 Arvados uses SSL to encrypt communications. Its UI uses AJAX which will silently fail if the certificate is not valid or signed by an unknown Certification Authority.
 
-For this reason, the @arvados-formula@ has a helper state to create a root certificate to authorize Arvados services. The @provision.sh@ script will leave a copy of the generated CA's certificate (@arvados-snakeoil-ca.pem@) in the script's directory so ypu can add it to your workstation.
+For this reason, the @arvados-formula@ has a helper state to create a root certificate to authorize Arvados services. The @provision.sh@ script will leave a copy of the generated CA's certificate (@arvados-snakeoil-ca.pem@) in the script's directory so you can add it to your workstation.
 
 Installing the root certificate into your web browser will prevent security errors when accessing Arvados services with your web browser.
 
index ed0d5bca62ed045d307caac880d644747a0141ae..c913e2041caffc91b6f74bed51a66cad2e975923 100644 (file)
@@ -61,7 +61,7 @@ h3(#ca_root_certificate). Install root certificate
 
 Arvados uses SSL to encrypt communications. Its UI uses AJAX which will silently fail if the certificate is not valid or signed by an unknown Certification Authority.
 
-For this reason, the @arvados-formula@ has a helper state to create a root certificate to authorize Arvados services. The @provision.sh@ script will leave a copy of the generated CA's certificate (@arvados-snakeoil-ca.pem@) in the script's directory so ypu can add it to your workstation.
+For this reason, the @arvados-formula@ has a helper state to create a root certificate to authorize Arvados services. The @provision.sh@ script will leave a copy of the generated CA's certificate (@arvados-snakeoil-ca.pem@) in the script's directory so you can add it to your workstation.
 
 Installing the root certificate into your web browser will prevent security errors when accessing Arvados services with your web browser.