Skip to content

Conversation

anon-pradip
Copy link
Contributor

What is the purpose of this change?

This PR fixes a minor grammar issue in the rclone subcommand documentation.
The original sentence used a double article:

"A subcommand is a the rclone operation required (e.g. sync, copy, ls)."

I found the "a the" combination a bit jarring while reading, so it has been corrected to:

"A subcommand is an rclone operation required (e.g. sync, copy, ls)."

This improves clarity and readability for users without changing the meaning.

Was the change discussed in an issue or in the forum before?

No, this is a small documentation correction.

Checklist

  • I have read the contribution guidelines.
  • I have added tests for all changes in this PR if appropriate.
  • I have added documentation for the changes if appropriate.
  • All commit messages are in house style.
  • I'm done, this Pull Request is ready for review :-)

@anon-pradip anon-pradip force-pushed the docs/grammar-fix-subcommand-description branch from db06095 to 8afabe6 Compare August 30, 2025 18:28
@anon-pradip anon-pradip marked this pull request as ready for review August 30, 2025 18:28
@anon-pradip
Copy link
Contributor Author

cc @ncw

Copy link
Member

@ncw ncw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch - thank you :-)

@ncw ncw merged commit ef91924 into rclone:master Sep 1, 2025
8 of 9 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