From 2eb064798472ed589246a05c04d49221a1a05033 Mon Sep 17 00:00:00 2001 From: Emerson Veenstra Date: Sat, 2 Sep 2023 12:20:38 -0400 Subject: [PATCH] Fix typo --- content/docs/self-hosting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/self-hosting/index.md b/content/docs/self-hosting/index.md index 2bb37ce..891168c 100644 --- a/content/docs/self-hosting/index.md +++ b/content/docs/self-hosting/index.md @@ -160,7 +160,7 @@ docker run -d \ containrrr/watchtower ``` -Now, create an nginx snipper like so: +Now, create an nginx snippet like so: `/etc/nginx/snippets/ytproxy.conf`