Skip to content

docs: fix typo in pr-checks workflow comment - #156

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

docs: fix typo in pr-checks workflow comment#156
Avicennasis wants to merge 1 commit into
wayfair:mainfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

.github/workflows/pr-checks.yml line 5:

-  # Checks that PR commits match the Conventional Commmit format
+  # Checks that PR commits match the Conventional Commit format

Comment only — the commitlint job itself is untouched.

Note the other two occurrences of Commmit in this repository, in
src/checkout_commit.ts, are deliberately left alone: they are the exported
CheckoutCommmitOptions interface and its type annotation, which are part of the
published package's public type surface. Renaming those would be a breaking change
rather than a typo fix, and belongs in a separate decision.

"Conventional Commmit" -> "Conventional Commit" in the commitlint job's
explanatory comment. Comment only; the workflow itself is unchanged.
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