Fixed typo (#64)

I guess that it should be Mopidy no VSCode.
This commit is contained in:
Mikael Svensson 2020-12-15 10:15:06 +01:00 committed by GitHub
parent a05f9b843b
commit 895a21e4b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,7 +81,7 @@ for the add-on._
### Option: `leave_front_door_open` ### Option: `leave_front_door_open`
Adding this option to the add-on configuration allows you to disable Adding this option to the add-on configuration allows you to disable
authentication on the VSCode by setting it to `true`. authentication on the Mopidy by setting it to `true`.
**Note**: _We STRONGLY suggest, not to use this, even if this add-on is **Note**: _We STRONGLY suggest, not to use this, even if this add-on is
only exposed to your internal network. USE AT YOUR OWN RISK!_ only exposed to your internal network. USE AT YOUR OWN RISK!_