Fix typo preventing docs upload
This commit is contained in:
parent
8c7238eab3
commit
38fc0f8099
@ -13,7 +13,7 @@ basic.showString("Hello!")
|
|||||||
If you want to see all functions available in a namespace, simply type `basic`
|
If you want to see all functions available in a namespace, simply type `basic`
|
||||||
followed by `.`; a list of all the functions will appear.
|
followed by `.`; a list of all the functions will appear.
|
||||||
|
|
||||||
![](/static/mb/js/basicFun.png)
|
![](/static/mb/js/basicFuns.png)
|
||||||
|
|
||||||
Continue typing to select one of the functions, or click on one of the functions
|
Continue typing to select one of the functions, or click on one of the functions
|
||||||
to select. You also narrow down the set of functions by typing, as below:
|
to select. You also narrow down the set of functions by typing, as below:
|
||||||
|
Loading…
Reference in New Issue
Block a user