fix(doc): Spelling mistake (#494)

This commit is contained in:
Jack 2022-11-03 03:54:03 +00:00 committed by GitHub
parent 34d68028a4
commit c22fc91e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ used anymore. To do this, simply execute the following commands — assuming you
systemctl stop wings
# Delete the entire directory. There is nothing stored in here that we actually need for the
# purposes of this migration. Remeber, server data is stored in /srv/daemon-data.
# purposes of this migration. Remember, server data is stored in /srv/daemon-data.
rm -rf /srv/daemon
# Optionally, remove NodeJS from your system if it was not used for anything else.