Skip to content

Commit e4375a6

Browse files
Update helper_annotation.md
1 parent ccb4594 commit e4375a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/helper_annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The //% helper annotation links an exported function to a runtime helper in a namespace,
33
so calls to the exported function are replaced with the helper’s implementation at compile time.
44

5-
## Dealing with Help
5+
## Making Your Documentation Load
66
1. Make sure you first write `github:`, so MakeCode knows to fetch a repository on GitHub
77
2. Write the repository's name **without any spaces after writing the colon**
88
3. Add a slash command to tell the compiler to read a specific file in the repository

0 commit comments

Comments
 (0)