Skip to content

docs: fix typo 'outut' to 'output' in api/README.md - #9472

Merged
lstein merged 3 commits into
invoke-ai:mainfrom
lunar-me:fix-docs/issue-002
Aug 7, 2026
Merged

docs: fix typo 'outut' to 'output' in api/README.md#9472
lstein merged 3 commits into
invoke-ai:mainfrom
lunar-me:fix-docs/issue-002

Conversation

@lunar-me

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

Copy link
Copy Markdown
Contributor

Summary

This PR fixes a grammar issue in invokeai/frontend/web/src/services/api/README.md (line 13).

Problem

Typo: "outut" should be "output".

The problematic text:

Python script to outut the OpenAPI schema

Fix

Replaced with:

Python script to output the OpenAPI schema

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

@lstein
lstein enabled auto-merge (squash) August 6, 2026 23:53
@github-actions github-actions Bot added the frontend PRs that change frontend files label Aug 7, 2026
@lstein
lstein merged commit 71a06d6 into invoke-ai:main Aug 7, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend PRs that change frontend files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants