diff --git a/README.md b/README.md index 8a65c0c..c1424e0 100644 --- a/README.md +++ b/README.md @@ -151,12 +151,12 @@ docker_compose.yml files, IE: -d dperson/samba -p * Attempting to connect with the `smbclient` commandline tool. By default samba -still tries to use SMB1, which is depriciated and has security issues. This -container defaults to SMB2, which for no decernable reason even though it's -supported is disabled by default so run the command as `smbclient -m SMB3`, then +still tries to use SMB1, which is deprecated and has security issues. This +container defaults to SMB2, which for no discernible reason even though it's +support is disabled by default. So run the command as `smbclient -m SMB3`, then any other options you would specify. ## Issues If you have any problems with or questions about this image, please contact me -through a [GitHub issue](https://github.com/dperson/samba/issues). \ No newline at end of file +through a [GitHub issue](https://github.com/dperson/samba/issues).