Skip to content

Commit 44d1d1d

Browse files
committed
Fix a typo.
1 parent 2e9e87c commit 44d1d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tips.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tips.push({
1616

1717
tips.push({
1818
author: 'bentruyman',
19-
message: 'Extrenely Descriptive <em>Self-Documenting</em> Variable Names',
19+
message: 'Extremely Descriptive <em>Self-Documenting</em> Variable Names',
2020
example: [
2121
'function CatObjectThatInheritsAnimal() {',
2222
' this.yellowFurColorString = "yellow";',

0 commit comments

Comments
 (0)