Skip to content

Commit f5e6cfc

Browse files
authored
Merge pull request #626 from imaemo/master
fix typo
2 parents 82b0883 + 2dcb2a3 commit f5e6cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Basic-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ docker run --detach \
2424
jwilder/nginx-proxy
2525
```
2626

27-
Binding the host docker socket (`/var/run/docker.sock`) inside the container to `/tmp/docker.sock` is a requirement of **ninx-proxy**.
27+
Binding the host docker socket (`/var/run/docker.sock`) inside the container to `/tmp/docker.sock` is a requirement of **nginx-proxy**.
2828

2929
### Step 2 - letsencrypt-nginx-proxy-companion
3030

0 commit comments

Comments
 (0)