Merge pull request #86 from blastehh/patch-1

Spelling error
This commit is contained in:
Jakob 2019-04-29 10:08:17 +02:00 committed by GitHub
commit af2ac4285e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
Standalone SFTP support was introduced in `Panel@v0.7.11` and `Daemon@v0.6.8` and will not work with prior versions. Standalone SFTP support was introduced in `Panel@v0.7.11` and `Daemon@v0.6.8` and will not work with prior versions.
::: :::
Pterodactyl now ships with the option to use a [standlone SFTP server](https://github.com/pterodactyl/sftp-server) Pterodactyl now ships with the option to use a [standalone SFTP server](https://github.com/pterodactyl/sftp-server)
rather than using the one that was built into the Daemon. This provides better compatability with SFTP clients, improved rather than using the one that was built into the Daemon. This provides better compatability with SFTP clients, improved
transfer speeds, and a more native approach to file handling and server operation. transfer speeds, and a more native approach to file handling and server operation.