Skip to content

Commit 5927c7f

Browse files
authored
[guide] fix possible typo
1 parent 56b75dc commit 5927c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,7 @@ Other Style Guides
12651265
}
12661266
}
12671267
1268-
// good - this i used
1268+
// good - this is used
12691269
class Foo {
12701270
bar() {
12711271
console.log(this.bar);

0 commit comments

Comments
 (0)