fix typo
This commit is contained in:
parent
ca0be58e2c
commit
7f68d6d364
@ -88,7 +88,7 @@ server {
|
||||
Run the following command, replacing `REPLACEME` with your domain name:
|
||||
|
||||
```
|
||||
sed -i 's/DOMAIN.NAME/REPLACEME/g data/nginx/app.conf'
|
||||
sed -i 's/DOMAIN.NAME/REPLACEME/g' data/nginx/app.conf
|
||||
```
|
||||
|
||||
## Get your first certificates
|
||||
|
Loading…
Reference in New Issue
Block a user