Skip to content

Typo fix Update mod.rs#255

Open
defitricks wants to merge 1 commit intoa16z:masterfrom
defitricks:patch-1
Open

Typo fix Update mod.rs#255
defitricks wants to merge 1 commit intoa16z:masterfrom
defitricks:patch-1

Conversation

@defitricks
Copy link
Copy Markdown

Description:

This update addresses a minor grammatical error in the documentation for the rpc_addr field of the Config struct. The original comment:

/// The socket address of RPC server

has been corrected to:

/// The socket address of the RPC server

The definite article "the" was missing before "RPC server," which is required for proper grammatical structure in English. While this change does not affect functionality, it improves clarity and ensures the documentation meets professional language standards. This is especially important for developers referencing the codebase, as clear and accurate comments facilitate understanding and reduce potential confusion.

Fix grammatical error in Config field documentation
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.

1 participant