Skip to content

Commit 1a31adb

Browse files
Update docs/reference/specifications/providers.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Todd Baert <[email protected]>
1 parent 2dfdb81 commit 1a31adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/specifications/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ const provider = new FlagdProvider({
347347
grpcurl -H "Flagd-Selector: flagSetId=payment-service" \
348348
localhost:8013 flagd.evaluation.v1.Service/ResolveBoolean
349349

350-
# OFREP request with selector header
350+
# OFREP request with selector header
351351
curl -H "Flagd-Selector: flagSetId=frontend-features" \
352352
http://localhost:8014/ofrep/v1/evaluate/flags/my-flag
353353
```

0 commit comments

Comments
 (0)