Skip to content

fix typos and variable naming in quicktour.md - #47418

Merged
Rocketknight1 merged 2 commits into
huggingface:mainfrom
yashasvi-srivastava21:patch-1
Jul 20, 2026
Merged

fix typos and variable naming in quicktour.md#47418
Rocketknight1 merged 2 commits into
huggingface:mainfrom
yashasvi-srivastava21:patch-1

Conversation

@yashasvi-srivastava21

@yashasvi-srivastava21 yashasvi-srivastava21 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

CI

What does this PR do?

Fixes a few small typos in the quickstart docs (grammar and a missing apostrophe), and renames a variable in one code example where pipeline (a variable) was shadowing pipeline (the imported function from transformers), which could cause a NameError if the example were extended.

@github-actions

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 29696441533:2
Result: success | Jobs: 2 | Tests: 24 | Failures: 0 | Duration: 1m 48s

@Rocketknight1 Rocketknight1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're generally trying to discourage small doc change PRs right now because of the agent flood, but this is an important doc so I'll allow it!

@Rocketknight1
Rocketknight1 enabled auto-merge July 20, 2026 15:27
@Rocketknight1
Rocketknight1 added this pull request to the merge queue Jul 20, 2026
@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.

Merged via the queue into huggingface:main with commit 26e2c76 Jul 20, 2026
32 checks passed
stevhliu pushed a commit to stevhliu/transformers that referenced this pull request Jul 30, 2026
* Fix typos and improve clarity in quicktour.md

* Fix typo in quicktour.md
Sainava pushed a commit to Sainava/Sai-transformers that referenced this pull request Aug 3, 2026
* Fix typos and improve clarity in quicktour.md

* Fix typo in quicktour.md
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.

3 participants