Skip to content

fix: correct badge label from 'Technique-Report' to 'Technical-Report'#121

Open
jiaqinzhang wants to merge 1 commit into
meituan-longcat:mainfrom
jiaqinzhang:fix/typo-technique-to-technical-report
Open

fix: correct badge label from 'Technique-Report' to 'Technical-Report'#121
jiaqinzhang wants to merge 1 commit into
meituan-longcat:mainfrom
jiaqinzhang:fix/typo-technique-to-technical-report

Conversation

@jiaqinzhang

Copy link
Copy Markdown

Summary

  • Two shield.io badge URLs in the README header used Technique-Report instead of the correct Technical-Report
  • This is inconsistent with how the reports are referred to everywhere else in the document (e.g. "LongCat-Video Technical Report")

Changes

- <img src='https://img.shields.io/badge/Technique-Report-red'>
+ <img src='https://img.shields.io/badge/Technical-Report-red'>

Applies to both the LongCat-Video and LongCat-Video-Avatar-1.5 badge rows.

Test plan

  • Verify badge text renders as "Technical Report" in the README preview

🤖 Generated with Claude Code

Two shield.io badges in the README incorrectly used 'Technique-Report'
instead of the correct term 'Technical-Report', inconsistent with how
the reports are referred to throughout the rest of the document.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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