We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82b0883 + 2dcb2a3 commit f5e6cfcCopy full SHA for f5e6cfc
docs/Basic-usage.md
@@ -24,7 +24,7 @@ $ docker run --detach \
24
jwilder/nginx-proxy
25
```
26
27
-Binding the host docker socket (`/var/run/docker.sock`) inside the container to `/tmp/docker.sock` is a requirement of **ninx-proxy**.
+Binding the host docker socket (`/var/run/docker.sock`) inside the container to `/tmp/docker.sock` is a requirement of **nginx-proxy**.
28
29
### Step 2 - letsencrypt-nginx-proxy-companion
30
0 commit comments