Skip to content

Commit 5094a8d

Browse files
committed
Make minor correction to code documentation.
1 parent b5a7e61 commit 5094a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const createParagraphText = () => {
7979
});
8080
};
8181

82-
// Array that will contain complete paragraphs
82+
// Array to contain completed paragraph nodes:
8383

8484
const paragraphs = [];
8585

0 commit comments

Comments
 (0)