Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix mispellings of GRPC in project #2597

Merged
merged 1 commit into from
Dec 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Flipt is equipped with a fully functional GRPC API. GRPC is a high-performance,

#### GRPC SDKs

See our [GRCP Server SDK documentation](https://www.flipt.io/docs/integration/server/grpc) for the latest information.
See our [GRPC Server SDK documentation](https://www.flipt.io/docs/integration/server/grpc) for the latest information.

#### REST

Expand All @@ -268,9 +268,6 @@ For more information on client-side evaluation, check out our [client-side evalu

#### Client Side SDKs

> [!WARNING]
> Our client-side SDKs are currently experimental. We are looking for feedback on the design and implementation. Please open an issue if you have any feedback or questions.

See our [Client SDK documentation](https://www.flipt.io/docs/integration/client) for the latest information.

<br clear="both"/>
Expand Down
Loading
Loading