Skip to content

docs: fix missing article 'an' before 'API' in README.md - #25

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

docs: fix missing article 'an' before 'API' in README.md#25
lunar-me wants to merge 1 commit into
MoonshotAI:mainfrom
lunar-me:fix-docs/grammar-minor-001

Conversation

@lunar-me

@lunar-me lunar-me commented Aug 1, 2026

Copy link
Copy Markdown

Summary

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

Problem

Missing article "an" before "OpenAI/Anthropic-compatible API". The singular countable noun phrase "API" requires an article.

The problematic text:

we provide OpenAI/Anthropic-compatible API for you

Fix

Replaced with:

we provide an OpenAI/Anthropic-compatible API for you

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

1 participant