Skip to content

Fix typo: eature-extraction in zh-CN chapter 1 - #1282

Open
Hashim1999164 wants to merge 1 commit into
huggingface:mainfrom
Hashim1999164:fix-zh-cn-feature-extraction-typo
Open

Fix typo: eature-extraction in zh-CN chapter 1#1282
Hashim1999164 wants to merge 1 commit into
huggingface:mainfrom
Hashim1999164:fix-zh-cn-feature-extraction-typo

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 27, 2026

Copy link
Copy Markdown

Summary

  • Fixes a missing leading f in the zh-CN chapter 1 pipeline task list (eature-extraction -> feature-extraction)
  • Matches the real Transformers pipeline task name used in the English source

Fixes #1238

Test plan

  • Confirm chapters/zh-CN/chapter1/3.mdx shows `feature-extraction`
  • Spot-check the rendered zh-CN chapter 1 section 3 pipeline list

Correct eature-extraction to feature-extraction so the Chinese translation matches the real pipeline task id.
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

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.

Typo: "eature-extraction" should be "feature-extraction"

2 participants