From a81c113b91e2a2dca67a5b6b29084c6163283896 Mon Sep 17 00:00:00 2001 From: Thibault Francois <17310666+thifranc@users.noreply.github.com> Date: Wed, 3 May 2023 10:56:56 +0200 Subject: [PATCH] typo in doc --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index 4ad2ec1..f9a9a69 100644 --- a/install.md +++ b/install.md @@ -31,7 +31,7 @@ For a very simple method on how to deploy VDO.Ninja, there's a detailed video gu Most users might find the Github Pages deployment option easiest and quickest. -### Deplying to a NGINX web server +### Deploying to a NGINX web server For advanced users, NGINX might be more appropriate than using Github Pages, so find written directions below. There's also a community-created video tutorial on setting up on AWS + Nginx here; https://youtu.be/8sDMwBIlgwE, but it's not an official install guide.