Skip to content

Typo in custom blocks JSON vs. JS #4759

@Crismon96

Description

@Crismon96

Where
https://developers.google.com/blockly/guides/create-custom-blocks/define-blocks
First chapter JSON vs. JS on the second paragraph.

What

  • Text
    Old content

However, the JSON format does not able to directly define advanced features such as mutators or validators. These must be written in the platform's native code, JavaScript, Java, or Swift, usually as extensions.

Suggested content

However, the JSON format is not able to directly define advanced features such as mutators or validators. These must be written in the platform's native code, JavaScript, Java, or Swift, usually as extensions.

Additional context

does -> is

Metadata

Metadata

Assignees

Labels

issue: docsDescribes missing or incorrect documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions