Skip to content

Conversation

@Ad1tya-007
Copy link
Contributor

Fix typo in buildApiDocs directory name

Summary

Fixes a typo in the scripts/buidApiDocs directory name (missing 'l' in "build") and updates the reference in package.json.

Changes

  • Renamed scripts/buidApiDocs/scripts/buildApiDocs/
  • Updated package.json script reference from ./scripts/buidApiDocs/index.ts to ./scripts/buildApiDocs/index.ts

Impact

  • No functional change; the script path matched the directory name, so it worked despite the typo
  • Improves consistency and maintainability

Testing

  • Verified the directory was renamed successfully

  • Confirmed no remaining references to the old name

  • No linting errors introduced

  • I have followed (at least) the PR section of the contributing guide.

@mui-bot
Copy link

mui-bot commented Nov 11, 2025

Netlify deploy preview

https://deploy-preview-47235--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 7969c84

@ZeeshanTamboli ZeeshanTamboli added the internal Behind-the-scenes enhancement. Formerly called “core”. label Nov 12, 2025
@ZeeshanTamboli ZeeshanTamboli changed the title fix: used correct name buildApiDocs [internal] Fix typo buidApiDocs -> buildApiDocs Nov 12, 2025
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@ZeeshanTamboli ZeeshanTamboli merged commit 8c73016 into mui:master Nov 12, 2025
18 of 19 checks passed
@Ad1tya-007 Ad1tya-007 deleted the fix/typo-build-api-docs branch November 12, 2025 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Behind-the-scenes enhancement. Formerly called “core”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants