summaryrefslogtreecommitdiffhomepage
path: root/docs/security.md
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-11-29 14:12:34 +0100
committerLinus Färnstrand <linus@mullvad.net>2020-01-07 21:50:38 +0100
commita4937db8cf8e4f3082d62adcb4cd33f55185bf2d (patch)
treecff528d82cad0ec64e2e8f166357de58569eb7ab /docs/security.md
parented44bd4346becebfaab5c5afac6ab2eb26148eaf (diff)
downloadmullvadvpn-a4937db8cf8e4f3082d62adcb4cd33f55185bf2d.tar.xz
mullvadvpn-a4937db8cf8e4f3082d62adcb4cd33f55185bf2d.zip
Remove strange comma
Diffstat (limited to 'docs/security.md')
-rw-r--r--docs/security.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.md b/docs/security.md
index a0dd9f187a..30e640e50a 100644
--- a/docs/security.md
+++ b/docs/security.md
@@ -79,7 +79,7 @@ This is the default state that the `mullvad-daemon` starts in when the device bo
The disconnected state behaves very differently depending on the value of the
"block when disconnected" setting. If this setting is enabled, the disconnected state behaves
-like, and has the same security properties as, the [blocked] state. If the setting is
+like and has the same security properties as, the [blocked] state. If the setting is
disabled (the default), then it is the only state where the app does not enforce any firewall
rules. It then behaves the same as if the `mullvad-daemon` was not even running. It lets
network traffic flow in and out of the computer freely.