Skip to content

fix: LaTeX case wrong in README#33

Merged
vEnhance merged 1 commit intovEnhance:mainfrom
cloudinkcoder:main
Mar 31, 2026
Merged

fix: LaTeX case wrong in README#33
vEnhance merged 1 commit intovEnhance:mainfrom
cloudinkcoder:main

Conversation

@cloudinkcoder
Copy link
Copy Markdown
Contributor

@cloudinkcoder cloudinkcoder commented Mar 31, 2026

fix: latex word wrong

- fix `latex` word wrong
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

Hey there and thank you for opening this pull request! 👋

We require pull request titles to follow the Conventional Commits specification. This comment indicates a fix is needed to repair this.

How do I fix this?

For most of you, this means that the PR title should say either

  • fix: [short description here] (if you are fixing an issue)
  • feat: [short description here] (if you are introducing a new feature)

depending on whether you are fixing an issue or doing something new, respectively. But some other types might be suitable too, see the list below:

  • build: build related
  • ci: work related to CI
  • chore: updating deps, etc.
  • docs: documentation changes
  • drop: deleting stuff or removing a feature
  • edit: minor changes that don't constitute a new feature
  • perf: performance improvements
  • polish: copy editing or cleanup that doesn't affect functionality
  • refactor: major rewriting or restructuring that doesn't fix bugs or affect functionality
  • revert: revert commits
  • style: code style changes
  • tests: unit testing, etc.

Please adjust the proposed title and this check will resolve automatically!

Detailed error message

No release type found in pull request title "Update README.md". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:

  • fix
  • feat
  • build
  • ci
  • chore
  • docs
  • drop
  • edit
  • perf
  • polish
  • refactor
  • revert
  • style
  • tests

@cloudinkcoder cloudinkcoder changed the title Update README.md fix: fix LaTeX word wrong Mar 31, 2026
@vEnhance vEnhance changed the title fix: fix LaTeX word wrong fix: LaTeX case wrong in README Mar 31, 2026
@vEnhance vEnhance merged commit 32b5828 into vEnhance:main Mar 31, 2026
3 of 5 checks passed
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.

2 participants