Skip to content

Commit d2001ee

Browse files
Update docs/installation.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Sean Killeen <[email protected]>
1 parent c6d640d commit d2001ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you're interested in a full-featured solution for using flagd in Kubernetes,
2626

2727
For more information, see [OpenFeature Operator](./reference/openfeature-operator/overview.md).
2828

29-
You can also choose to run a Kubernetes service in front of a deploymnent with multiple Flagd pods connecting to the same datasource. However, if doing so, be aware that synchronization is not instant. The service may return different values after a change until all pods have synchronized with the data source. To be fair, this is typically a small amount of time.
29+
You can also choose to run a Kubernetes service in front of a deployment with multiple flagd pods connecting to the same data source. However, if doing so, be aware that synchronization is not instant. The service may return different values after a change until all pods have synchronized with the data source. This synchronization delay is typically brief.
3030

3131
---
3232

0 commit comments

Comments
 (0)