Skip to content

Commit 07d42b9

Browse files
committed
Make minor change in punction of code documentation
1 parent 2ffa22e commit 07d42b9

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
@@ -78,7 +78,7 @@ const createParagraphText = () => {
7878
}
7979
};
8080

81-
// Array to contain completed paragraph nodes
81+
// Array to contain completed paragraph nodes:
8282

8383
const paragrahps = [];
8484

0 commit comments

Comments
 (0)