Skip to content

fix(docs): fix typo in workspace reference#9943

Merged
maribethb merged 1 commit into
RaspberryPiFoundation:mainfrom
romw314:patch-1
May 27, 2026
Merged

fix(docs): fix typo in workspace reference#9943
maribethb merged 1 commit into
RaspberryPiFoundation:mainfrom
romw314:patch-1

Conversation

@romw314
Copy link
Copy Markdown
Contributor

@romw314 romw314 commented May 27, 2026

The basics

I did not follow the guide there entirely, because this is a docs change. I only run cd packages/docs && npm run lint. Tell me if that's not enough.

The details

Resolves

Fixes no issues (probably).

Proposed Changes

Fix typo in method call workpace.getProcedureMap() to workspace.

Reason for Changes

There was a typo in the docs.

Test Coverage

Probably no unit tests needed for docs. Tell me if I'm wrong.

Documentation

This is a docs-only change.

Additional Information

Nothing.

Fix typo in method call `workpace.getProcedureMap()` to `workspace`.
@romw314 romw314 requested a review from a team as a code owner May 27, 2026 18:50
@romw314 romw314 requested a review from gonfunko May 27, 2026 18:50
@github-actions github-actions Bot added PR: fix Fixes a bug and removed PR: fix Fixes a bug labels May 27, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Welcome! It looks like this is your first pull request in Blockly, so here are a couple of tips:

  • You can find tips about contributing to Blockly and how to validate your changes on our developer site.
  • We use conventional commits to make versioning the package easier. Make sure your commit message is in the proper format or learn how to fix it.
  • If any of the other checks on this PR fail, you can click on them to learn why. It might be that your change caused a test failure, or that you need to double-check the style guide.
    Thank you for opening this PR! A member of the Blockly team will review it soon.

@maribethb maribethb enabled auto-merge (squash) May 27, 2026 20:25
@maribethb maribethb merged commit 0a458b2 into RaspberryPiFoundation:main May 27, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants