Fix typo preventing docs upload

This commit is contained in:
Michal Moskal 2016-06-30 18:10:15 +01:00
parent 8c7238eab3
commit 38fc0f8099
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ basic.showString("Hello!")
If you want to see all functions available in a namespace, simply type `basic`
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
to select. You also narrow down the set of functions by typing, as below: