Skip to content

Commit bbd586a

Browse files
committed
added more docs
1 parent 1a1ae6d commit bbd586a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_scripts/asynchronous-javascript/live-fetch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ async function getTodo() {
2222
}
2323

2424
// Execute the function
25-
getTodo();
25+
getTodo();

0 commit comments

Comments
 (0)