From 68764710bd6c81ec740f2ec6b6cee051e94546e7 Mon Sep 17 00:00:00 2001 From: Vishnu Srivatsava <49309611+VishnuSrivatsava@users.noreply.github.com> Date: Sun, 21 Apr 2024 08:08:44 +0530 Subject: [PATCH] Update streaming.mdx Incorrect spelling of the word "choice" --- pages/extra/streaming.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/extra/streaming.mdx b/pages/extra/streaming.mdx index f3dbe23..73cfb39 100644 --- a/pages/extra/streaming.mdx +++ b/pages/extra/streaming.mdx @@ -24,7 +24,7 @@ This method is recommended if you want to host a proxy for your friends and or f {/* This method is recommended if you want to host a proxy for your friends and family to use, or if you want to use movie-web on a device that doesn't support the [browser extension](#method-1---browser-extension), such as a smart TV or mobile device.*/} 1. Set up a proxy using one of our [guides](../proxy/deploy.mdx), [though we recommend Netlify](../proxy/deploy.mdx#method-1-netlify-easy). -2. Once that's done, go to the **Connections** section of the **Settings page** on your movie-web instance of chocie. +2. Once that's done, go to the **Connections** section of the **Settings page** on your movie-web instance of choice. 3. Enable `Use custom proxy workers` if it's not already enabled. 4. Add a new custom proxy by clicking `Add new worker`. 5. Copy the URL of the proxy you deployed before, and paste it into the empty text box.