summaryrefslogtreecommitdiff
path: root/TROUBLESHOOTING.md
diff options
context:
space:
mode:
authorFabrice Carrega <fabrice.carrega@treize37.com>2016-02-01 22:47:17 +0100
committerFabrice Carrega <fabrice.carrega@treize37.com>2016-02-01 22:47:17 +0100
commit328379b7f14fe66b549ad05f21c81d18618606c8 (patch)
tree004331642373391ef21ee23b3dd7e532f8ec5c46 /TROUBLESHOOTING.md
parent1892be5aebc5dfdd2f251d01e1c41c11118b3c1f (diff)
Corrected typo #214
Diffstat (limited to 'TROUBLESHOOTING.md')
-rw-r--r--TROUBLESHOOTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md
index aabf657..f5dd8ef 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