Skip to content

Docs: Fix typo in block file structure guide - #81348

Merged
t-hamano merged 2 commits into
trunkfrom
docs/fix-typo-file-structure
Aug 7, 2026
Merged

Docs: Fix typo in block file structure guide#81348
t-hamano merged 2 commits into
trunkfrom
docs/fix-typo-file-structure

Conversation

@shail-mehta

Copy link
Copy Markdown
Member

What?

Fixes a typo in docs/getting-started/fundamentals/file-structure-of-a-block.md: herf → href on the postcss-loader link.

Why?

herf is not a valid HTML attribute, so the postcss-loader link in the callout is not clickable.

How?

Change: <a herf="https://webpack.js.org/loaders/postcss-loader/"> to: <a href="https://webpack.js.org/loaders/postcss-loader/">

Testing Instructions

  • Open docs/getting-started/fundamentals/file-structure-of-a-block.md file.
  • Go to Line no 63
  • See Issue

Use of AI Tools

  • No

@shail-mehta shail-mehta self-assigned this Aug 7, 2026
@shail-mehta shail-mehta added the [Type] Developer Documentation Documentation for developers label Aug 7, 2026
@shail-mehta
shail-mehta marked this pull request as ready for review August 7, 2026 16:19
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: shail-mehta <shailu25@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@shail-mehta
shail-mehta requested a review from t-hamano August 7, 2026 16:56

@t-hamano t-hamano left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice catch!

@t-hamano
t-hamano merged commit 77e4d24 into trunk Aug 7, 2026
50 checks passed
@t-hamano
t-hamano deleted the docs/fix-typo-file-structure branch August 7, 2026 17:11
@github-actions github-actions Bot added this to the Gutenberg 23.8 milestone Aug 7, 2026
@shail-mehta

Copy link
Copy Markdown
Member Author

Thank you for the review!

@shail-mehta

Copy link
Copy Markdown
Member Author

I think you forgot to include your name in the Props list.

@t-hamano

t-hamano commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Oh, I apologize! I will be careful next time.

@shail-mehta

Copy link
Copy Markdown
Member Author

No worries! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants