Skip to content

Commit 6915807

Browse files
authored
Fix typo in README (#132)
1 parent 0cc52d5 commit 6915807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Most images are built for the `amd64`, `arm32v5` (for Debian), `arm32v6` (for Al
2929

3030
## Common Issues
3131

32-
* If you overrive the default `nginx.conf` file you may receive the message `nginx: [emerg] open() "/var/run/nginx.pid" failed (13: Permission denied)`, in this case you have to add the line `pid /tmp/nginx.pid` into your config.
32+
* If you override the default `nginx.conf` file you may receive the message `nginx: [emerg] open() "/var/run/nginx.pid" failed (13: Permission denied)`, in this case you have to add the line `pid /tmp/nginx.pid` into your config.

0 commit comments

Comments
 (0)