Skip to content

Fix grammar: comma splice in README - #3

Open
lunar-me wants to merge 1 commit into
robonuggets:mainfrom
lunar-me:fix-docs/grammar-minor-001
Open

Fix grammar: comma splice in README#3
lunar-me wants to merge 1 commit into
robonuggets:mainfrom
lunar-me:fix-docs/grammar-minor-001

Conversation

@lunar-me

Copy link
Copy Markdown

Summary

This PR fixes a grammar issue in README.md (line 31).

Problem

Comma splice: two independent clauses are joined by a comma without a coordinating conjunction.

The problematic text:

It offers you 2 or 3 quality bars to aim at, you pick one, and it hands back a single prompt you paste into a fresh session.

Fix

Replaced with:

It offers you 2 or 3 quality bars to aim at; you pick one, and it hands back a single prompt you paste into a fresh session.

Type of Change

  • Documentation fix (grammar, spelling, logical error)
  • Code change
  • Breaking change

Checklist

  • Documentation files only
  • No code changes
  • Fix verified against original text

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