From 9c846474ea87744b8578f4172f93a9ebe5d2ad81 Mon Sep 17 00:00:00 2001 From: randewallace <98781623+randewallace@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:54:16 -0800 Subject: [PATCH] Update getting_started.md typo fix --- .../version-v1.41.0/relay-proxy/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/versioned_docs/version-v1.41.0/relay-proxy/getting_started.md b/website/versioned_docs/version-v1.41.0/relay-proxy/getting_started.md index c22fcebdbf5..9d4f0217928 100644 --- a/website/versioned_docs/version-v1.41.0/relay-proxy/getting_started.md +++ b/website/versioned_docs/version-v1.41.0/relay-proxy/getting_started.md @@ -40,7 +40,7 @@ docker run -v $(pwd)/goff-proxy.yaml:/goff/goff-proxy.yaml -p 1031:1031 gofeatur What is happening? - The **relay proxy** will read the configuration file and use the github retriever to load the flags from the configuration file. -- The relay-proxy is also starting to poll the file regurarly to check if any changes are happening. +- The relay-proxy is also starting to poll the file regularly to check if any changes are happening. - A set of APIs are available to evaluate the flags ## Evaluate a flag