Skip to content

Commit 3a11c2e

Browse files
authored
Merge pull request #11 from xakon/intro-typos
Fix typos in console messages in Introduction
2 parents cc0985d + 0e08b4a commit 3a11c2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

00-introduction.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
console.log('Welcome toJavaScript');
2-
console.log('Congratulations! You wrote you first JavaScript code.');
1+
console.log('Welcome to JavaScript');
2+
console.log('Congratulations! You wrote your first JavaScript code.');
33
console.log('Welcome to JavaScript for Everyone');

0 commit comments

Comments
 (0)