Skip to content

Commit 686b170

Browse files
authored
docs: fix a small typo (#345)
1 parent e79a20a commit 686b170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/error-page.riot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<p>This request <span>may</span> has been blocked; the content must be served over HTTPS.</p>
2222
<p>
2323
You may unset the option `<span>REGISTRY_URL</span>` and set the registry server container URL in
24-
`<span>NGINX_PROXY_PASS_URL</span>`. It's usually the name of your container, and it should be on the shame
24+
`<span>NGINX_PROXY_PASS_URL</span>`. It's usually the name of your container, and it should be on the same
2525
network as the UI.
2626
</p>
2727
<p>You can check the issue <a href="https://github.com/Joxit/docker-registry-ui/issues/277">#277</a>.</p>

0 commit comments

Comments
 (0)