Skip to content

Commit

Permalink
fix: doc update
Browse files Browse the repository at this point in the history
Signed-off-by: Pradeep <[email protected]>
  • Loading branch information
pradeepbbl committed Oct 29, 2024
1 parent 33cfd7f commit ced3d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ This can be changed through constructor option or environment variable `FLAGD_MA

### Target URI Support (gRPC name resolution)

The `targetUri` is meant for gRPC custom name resolution (default is `dns`), this allows users to use different
The `TargetUri` is meant for gRPC custom name resolution (default is `dns`), this allows users to use different
resolution method e.g. `xds`. Currently, we are supporting all [core resolver](https://grpc.io/docs/guides/custom-name-resolution/)
and one custom resolver for `envoy` proxy resolution. For more details, please refer the
[RFC](https://github.com/open-feature/flagd/blob/main/docs/reference/specifications/proposal/rfc-grpc-custom-name-resolver.md) document.
Expand Down

0 comments on commit ced3d71

Please sign in to comment.