Skip to content

docs: fix typos and broken links across convention docs#11

Open
Avicennasis wants to merge 1 commit into
Aider-AI:mainfrom
Avicennasis:docs/fix-typos
Open

docs: fix typos and broken links across convention docs#11
Avicennasis wants to merge 1 commit into
Aider-AI:mainfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix 7 issues across 4 convention documents:

  • bash-scripts/CONVENTIONS.md: "Remenber" → "Remember"
  • flutter/README.md: fix 2 broken links — flutter_conventions.mdCONVENTIONS.md (the actual filename)
  • golang/README.md: fix broken link — golang_conventions.mdCONVENTIONS.md (the actual filename)
  • nextjs-ts/CONVENTIONS.md:
    • "Dont Repeat Yourself" → "Don't Repeat Yourself"
    • "todo's" → "todos" (incorrect possessive)
    • "easy and readability code" → "easy-to-read code"
    • "concise Minimize" → "concise. Minimize" (missing sentence break)

No functional changes — documentation only.

- bash-scripts/CONVENTIONS.md: fix "Remenber" → "Remember"
- flutter/README.md: fix broken links to flutter_conventions.md →
  CONVENTIONS.md (actual filename, 2 instances)
- golang/README.md: fix broken link to golang_conventions.md →
  CONVENTIONS.md (actual filename)
- nextjs-ts/CONVENTIONS.md: fix "Dont" → "Don't", "todo's" → "todos",
  "easy and readability code" → "easy-to-read code",
  "concise Minimize" → "concise. Minimize" (missing period)
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