Skip to content

Fix/readme drag drop typo#4272

Merged
Jack251970 merged 3 commits intoFlow-Launcher:devfrom
umutKaracelebi:fix/readme-drag-drop-typo
Feb 20, 2026
Merged

Fix/readme drag drop typo#4272
Jack251970 merged 3 commits intoFlow-Launcher:devfrom
umutKaracelebi:fix/readme-drag-drop-typo

Conversation

@umutKaracelebi
Copy link

@umutKaracelebi umutKaracelebi commented Feb 19, 2026

Description

This PR improves the quality and consistency of the README.md by fixing grammatical errors and standardizing phrasing.

Changes

  • Grammar: Fixed "can be change" to "can be changed" in the Drag & Drop section.
  • Consistency:
    • Updated "Support" to "Supports" in search bullet points for consistency.
    • Standardized spelling to "Prioritize" (US) to match the rest of the document.
    • Capitalized heading: "New changes" -> "New Changes".
  • Clarity: Refactored run-on sentences and improved punctuation in the "New Changes" section for better readability.
  • Phrasing: Simplified "how to use tips" to "usage tips".

No functional changes were made, only documentation polish.


Summary by cubic

Polishes README: fixes grammar/phrasing, standardizes US spelling and “Flow” capitalization, and corrects “workflow”; docs-only, no code impact. Resolves README typos/inconsistencies and closes the Drag & Drop “can be change” typo report.

Written for commit 2b50c4f. Summary will update on new commits.

@prlabeler prlabeler bot added bug Something isn't working Code Refactor enhancement New feature or request labels Feb 19, 2026
@github-actions github-actions bot added this to the 2.1.0 milestone Feb 19, 2026
@gitstream-cm
Copy link

gitstream-cm bot commented Feb 19, 2026

🥷 Code experts: jjw24

jjw24 has most 👩‍💻 activity in the files.
jjw24 has most 🧠 knowledge in the files.

See details

README.md

Activity based on git-commit:

jjw24
FEB
JAN
DEC 4 additions & 4 deletions
NOV 1 additions & 0 deletions
OCT
SEP 414 additions & 8 deletions

Knowledge based on git-blame:
jjw24: 96%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

@gitstream-cm
Copy link

gitstream-cm bot commented Feb 19, 2026

Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 19, 2026

📝 Walkthrough

Walkthrough

Minor editorial edits to README.md: grammar and spelling corrections, capitalization and phrasing adjustments, and consistency updates across headings and feature descriptions. No functional or API changes.

Changes

Cohort / File(s) Summary
Documentation Updates
README.md
Grammar, spelling, capitalization, and wording refinements for consistency and clarity (e.g., "work flow" → "workflow", "can be change" → "can be changed", heading capitalization, UI/help text wording).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Add sponsor to readme #3064: Modifies README.md content including "New Changes" and contributing/developing sections, with this PR providing grammar and wording refinements to those sections.

Suggested reviewers

  • Garulf
  • deefrawley
  • taooceros
  • JohnTheGr8
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Fix/readme drag drop typo' directly relates to the main change—fixing a typo in the README's Drag & Drop section mentioned throughout the PR description.
Description check ✅ Passed The description is directly related to the changeset, clearly detailing grammar fixes, consistency improvements, and clarity enhancements made to README.md.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 142: The README image tag lacking alt text (the <img
src="https://user-images.githubusercontent.com/6903107/144517677-857a2b0a-4b94-4be0-bc89-f35723ecddf9.png"
width="400"> in the Priority section) triggers MD045; add a descriptive alt
attribute to the tag (for example alt="Priority levels diagram" or another
concise description of the image content) so it becomes <img src="...png"
alt="Priority levels diagram" width="400">, preserving the existing src and
width values.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Member

@Jack251970 Jack251970 left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

@Jack251970 Jack251970 enabled auto-merge February 20, 2026 04:25
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Duplicate comments:
In `@README.md`:
- Line 142: The README image tag for the Priority section (<img
src="https://user-images.githubusercontent.com/6903107/144517677-857a2b0a-4b94-4be0-bc89-f35723ecddf9.png"
width="400">) is missing an alt attribute which triggers markdownlint MD045;
update that <img> element to include a concise, descriptive alt text (e.g.,
alt="Priority section diagram" or a more specific description) so the HTML image
tag in README.md explicitly provides accessible alternative text.

@Jack251970 Jack251970 merged commit 886cd75 into Flow-Launcher:dev Feb 20, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants