Skip to content

Commit b7ccd4e

Browse files
committed
Corrected a minor readme typo.
1 parent a17cf26 commit b7ccd4e

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
@@ -60,7 +60,7 @@ Below is a list of all available snippets and the triggers of each one. The **
6060
### Console methods
6161
| Trigger | Content |
6262
| -------: | ------- |
63-
| `cas→` | console allert method `console.assert(expression, object)`|
63+
| `cas→` | console alert method `console.assert(expression, object)`|
6464
| `ccl→` | console clear `console.clear()` |
6565
| `cco→` | console count `console.count(label)` |
6666
| `cdi→` | console dir `console.dir` |

0 commit comments

Comments
 (0)