Skip to content

Commit de6622a

Browse files
Update reading-makecode-docs-clearly.md
1 parent 6502a99 commit de6622a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Understanding the Documentation in MakeCode Arcade
22

3-
To understand what the document is explaining, read the section where it describes the topic.
3+
To understand what the document is explaining, read the section where it describes the topic (methods, properties, etc.).
44
Also, when you look at the docs, you may see something like `sprites.create(): Sprite`.
5-
This is not valid code when you actually write it. It’s simply a shorthand the documentation uses to show what the function returns and how the properties or namespaces are defined.
5+
This is **not** valid code when really writing it. It is simply a shorthand the documentation uses to show what the function returns and how the properties or namespaces are defined.

0 commit comments

Comments
 (0)