From: Fabrice Carrega Date: Mon, 1 Feb 2016 21:47:17 +0000 (+0100) Subject: Corrected typo #214 X-Git-Tag: 2.9.1~13^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F216%2Fhead;p=thirdparty%2Fshairport-sync.git Corrected typo #214 --- diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md index aabf6579..f5dd8ef0 100644 --- a/TROUBLESHOOTING.md +++ b/TROUBLESHOOTING.md @@ -24,7 +24,7 @@ You have installed Shairport-sync successfully, the deamon is running, you can s **Solution** -You have to allow connections to your Pi from remote devices. To do so, after re-enabling UFW (see last stp of the previous section), enter the following commands in shell: +You have to allow connections to your Pi from remote devices. To do so, after re-enabling UFW (see last step of the previous section), enter the following commands in shell: ``` sudo ufw allow from 192.168.1.1/16 to any port 3689 proto tcp