Skip to content

Commit

Permalink
FIx typo (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscherer committed Oct 25, 2022
1 parent ccd5b34 commit b4a83e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation_guide/apache-httpd.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ MDomain example auto
```

This allows mod_md to take care of the SSL setup, and it will also redirect from http to https.
After we put ths into place, we'll need to restart Apache httpd
After we put this into place, we'll need to restart Apache httpd

```bash
sudo systemctl restart apache2
Expand Down

0 comments on commit b4a83e4

Please sign in to comment.