Skip to content

Commit 4302d96

Browse files
authored
Merge pull request #7 from githubnext/dsyme/patch-2
Update app.ts
2 parents 2a37efa + 10cdfed commit 4302d96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
console.log("hello world");
2-
console.log("nice to meet you!");
2+
console.log("nice to meet you!!");
33
console.log("hello world");
4-
console.log("nice to meet you!");
4+
console.log("nice to meet you!!");
55
console.log("hello world");
6-
console.log("nice to meet you!");
6+
console.log("nice to meet you!!");

0 commit comments

Comments
 (0)