We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137197c commit 94d13a6Copy full SHA for 94d13a6
providers/flagd/README.md
@@ -180,7 +180,7 @@ caching with up to 1000 entries.
180
##### Context enrichment
181
182
The `contextEnricher` option is a function which provides a context to be added to each evaluation.
183
-This function runs on the initial provider connection and ever reconnection, and is passed the [sync-metadata](#sync-metadata).
+This function runs on the initial provider connection and every reconnection, and is passed the [sync-metadata](#sync-metadata).
184
By default, a simple implementation which uses the sync-metadata payload its entirety is used.
185
186
### OpenTelemetry tracing (RPC only)
0 commit comments