Skip to content

Commit

Permalink
Update getting_started.md
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
randewallace authored Jan 30, 2025
1 parent d0c0dcf commit 9c84647
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9c84647

Please sign in to comment.