| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,7 +57,7 @@ | |||
| 57 | 57 | * When using underscores, asterisks and backticks please use proper escaping (**\\\_**, **\\\*** and **\\\`** instead of **\_**, **\*** and **\`**) | |
| 58 | 58 | * References to constructor functions should use PascalCase | |
| 59 | 59 | * References to constructor instances should be camelCased | |
| 60 | - * References to methods should be used with parenthesis: `socket.end()` instead of `socket.end` | ||
| 60 | + * References to methods should be used with parentheses: `socket.end()` instead of `socket.end` | ||
| 61 | 61 | ||
| 62 | 62 | [plugin]: http://editorconfig.org/#download | |
| 63 | 63 | [Oxford comma]: https://en.wikipedia.org/wiki/Serial_comma | |
| Back | FazBrowse Home | New Git URL |
0 commit comments