Explorar el Código

Fixes #141: Removed invalid character

Jeremy Stretch hace 10 años
padre
commit
85f3324d97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/getting-started.md

+ 1 - 1
docs/getting-started.md

@@ -361,7 +361,7 @@ To add SSL support to the installation we'll start by installing the arbitrary p
 # sudo apt-get -y bc
 ```
 
-Next we'll clone Let’s Encrypt in to /opt
+Next we'll clone Let's Encrypt into /opt/:
 
 ```
 # sudo git clone https://github.com/letsencrypt/letsencrypt /opt/letsencrypt