Skip to content

Commit 48a46ea

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 18363a9 commit 48a46ea

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
@@ -145,7 +145,7 @@ The flagd gRPC retry policy is specified below:
145145
## Fatal Status Codes
146146

147147
Providers accept an option for defining fatal gRPC status codes which, when received in the RPC or sync streams, transition the provider to the PROVIDER_FATAL state.
148-
This configuration is useful for situations wherein these codes indicate to a client that their configuration is invalid and must be changed (ie: the error is non-transient).
148+
This configuration is useful for situations wherein these codes indicate to a client that their configuration is invalid and must be changed (i.e., the error is non-transient).
149149
Examples for this include status codes such as `UNAUTHENTICATED` or `PERMISSION_DENIED`.
150150

151151
## RPC Resolver

0 commit comments

Comments
 (0)