Skip to content

Commit b6d548d

Browse files
committed
update return value of prompt
1 parent 5f92f70 commit b6d548d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-1/4-stretch-explore/chrome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Now try invoking the function `prompt` with a string input of `"What is your nam
1818
What effect does calling the `prompt` function have?
1919
A popup input box appears asking: "What is your name?"
2020
What is the return value of `prompt`?
21-
It will respond received input from user
21+
Shows input dialog

0 commit comments

Comments
 (0)