Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 36eaad3

Browse files
committed
Correct app name.
1 parent 5ea5ac0 commit 36eaad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ The app will now produce the decoded text as its final output.
519519
520520
```bash
521521
# create app
522-
$ fsh app create try @demos/retain.js
522+
$ fsh app create retain @demos/retain.js
523523
524524
# invoke app with valid parameter
525525
> fsh app invoke retain -p str aGVsbG8gdHJ5IQ==

0 commit comments

Comments
 (0)