Skip to content

Fixed typo in DataLoader call in the documentation#2419

Open
B-OURGER wants to merge 4 commits intomicrosoft:mainfrom
B-OURGER:patch-1
Open

Fixed typo in DataLoader call in the documentation#2419
B-OURGER wants to merge 4 commits intomicrosoft:mainfrom
B-OURGER:patch-1

Conversation

@B-OURGER
Copy link
Copy Markdown

@B-OURGER B-OURGER commented Apr 17, 2026

Change to the Documentation

I have changed a typo in the documentation. No further tests should be needed. Furthermore, no existing test should be affected by this change.

Copilot AI review requested due to automatic review settings April 17, 2026 08:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects a typo in the documentation example for registering a custom dataloader, ensuring the example instantiates the intended MyDataLoader class.

Changes:

  • Fix the class name used in the my_dataloader example from MyDataloader to MyDataLoader.

Comment thread docs/source/how-to/extending/custom-scripts.md
@B-OURGER B-OURGER changed the title Fix typo in dataloader class name Fixed typo in DataLoader call in the documentation Apr 21, 2026
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