Skip to content

Commit b03f96a

Browse files
committed
fix docs
1 parent 0381ea2 commit b03f96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/Puck.js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ For more information, see the [page on Saving](/Saving).
423423

424424
Puck.js will now have booted without loading the saved code. However it won't
425425
have deleted your saved code. To do that, you'll need to log in and type
426-
`save()`. It's also an idea to type `E.setBootCode()` as well, as this will
426+
`save()`. It's also an idea to type `E.setBootCode("")` as well, as this will
427427
clear any JS code that was saved if `Save on Send` was turned on in the IDE.
428428

429429
### How can I change my Puck's name?

0 commit comments

Comments
 (0)