Skip to content

Commit 94d13a6

Browse files
committed
Update providers/flagd/README.md
Signed-off-by: Todd Baert <[email protected]>
1 parent 137197c commit 94d13a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ caching with up to 1000 entries.
180180
##### Context enrichment
181181

182182
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).
183+
This function runs on the initial provider connection and every reconnection, and is passed the [sync-metadata](#sync-metadata).
184184
By default, a simple implementation which uses the sync-metadata payload its entirety is used.
185185

186186
### OpenTelemetry tracing (RPC only)

0 commit comments

Comments
 (0)