Skip to content

Conversation

defitricks
Copy link
Contributor

PR description

Issue:
The original sentence:

"This allows to report all JSON-RPC traffic as traces."

has an unusual sentence structure and could be improved for readability.

Fix:
The sentence has been changed to:

"This allows reporting all JSON-RPC traffic as traces."

Importance:
While this is not a technical error, improving the sentence structure enhances the clarity and readability of the documentation. This change ensures that the documentation follows more natural English phrasing, making it easier for users to understand.

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

This pull request addresses a minor stylistic improvement in the documentation.

Signed-off-by: Donny <130464015+defitricks@users.noreply.github.com>
@macfarla macfarla enabled auto-merge (squash) November 22, 2024 04:00
@macfarla macfarla merged commit 35b138d into hyperledger:main Nov 22, 2024
43 checks passed
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