Documentation: Explain that the canonical salt installer is hosted in Arvados' github...
[arvados.git] / doc / install / salt-vagrant.html.textile.liquid
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.