We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9e87c commit 44d1d1dCopy full SHA for 44d1d1d
tips.js
@@ -16,7 +16,7 @@ tips.push({
16
17
tips.push({
18
author: 'bentruyman',
19
- message: 'Extrenely Descriptive <em>Self-Documenting</em> Variable Names',
+ message: 'Extremely Descriptive <em>Self-Documenting</em> Variable Names',
20
example: [
21
'function CatObjectThatInheritsAnimal() {',
22
' this.yellowFurColorString = "yellow";',
0 commit comments