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 b8ab57b commit d6c34c1Copy full SHA for d6c34c1
providers/flagd/README.md
@@ -181,7 +181,7 @@ caching with up to 1000 entries.
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 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.
+By default, a simple implementation which uses the sync-metadata payload in its entirety is used.
185
186
### OpenTelemetry tracing (RPC only)
187
0 commit comments