Correct typo in string documentation
Note that currently you can't follow through with these instructions because string literals aren't supported, and there isn't support for converting the JS in this doc.
This commit is contained in:
parent
534e3723d2
commit
bb97b57b01
@ -14,7 +14,7 @@ salutation = "Hello";
|
||||
|
||||
To create a variable that holds a string:
|
||||
|
||||
1. Click `Variables` (as the Block drawer).
|
||||
1. Click `Variables` (in the Block drawer).
|
||||
|
||||
2. Type a name for your new string variable by clicking the down arrow, then click New Variable. Then type the variable name "salutation"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user