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 typo in ruby.md #744

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Guayaba221
Copy link

The typo gprc instead of grpc is important because gRPC is a widely used framework for remote procedure calls (RPC). Any error in its name can cause the code to fail to work properly.

If the wrong name is used, such as gprc, the compiler or interpreter won't recognize it as the correct library, and any functionality relying on gRPC won't work. This will result in compilation or runtime errors, breaking the program.

@guggero
Copy link
Member

guggero commented Nov 28, 2024

This is the wrong place to fix the typo. See the PR checklist you removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants