Merge pull request #214 from niekcandaele/patch-1

Fix typo in Wings upgrade guide
This commit is contained in:
Jakob 2020-06-11 21:07:10 +02:00 committed by GitHub
commit c8eca2e894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ sed -i 's;/srv/wings;/etc/pterodactyl;g' /etc/systemd/system/wings.service
systemctl daemon-reload
```
You may optionally move the configuraion file over into `/etc/pterodactyl` at this time, or allow
You may optionally move the configuration file over into `/etc/pterodactyl` at this time, or allow
the daemon to move it automatically for you. I recommend moving it now, and then deleting the `/srv/wings`
directory as it is no longer needed.