aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Wiedmann <mw@miwie.in-berlin.de>2020-04-30 22:33:06 +0200
committerGitHub <noreply@github.com>2020-04-30 22:33:06 +0200
commite7deabb8f4c117c6e3536fd8f0da98fbd5d25190 (patch)
tree94c6db4cc3c46f8e792178099f4407dc75801f63 /README.md
parent1f2889ef0db8ad6bbc2b7e4ebe2d66d7c6f674cf (diff)
Fix typos in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb25b32..81e90c0 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ location /external_api.js {
}
```
-The following additional HTTP header are known not work with the Electron App:
+The following additional HTTP headers are known not to work with the Electron App:
```
Content-Security-Policy "frame-ancestors 'none'";