Skip to content

Commit adf3618

Browse files
authored
Fix typo in readme
1 parent 0d51fe3 commit adf3618

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
@@ -11,7 +11,7 @@
1111

1212
- **Microscopic:** weighs less than 200 bytes gzipped
1313
- **Useful:** a wildcard `"*"` event type listens to all events
14-
- **Famliar:** same names & ideas as [Node's EventEmitter](https://nodejs.org/api/events.html#events_class_eventemitter)
14+
- **Familiar:** same names & ideas as [Node's EventEmitter](https://nodejs.org/api/events.html#events_class_eventemitter)
1515
- **Functional:** methods don't rely on `this`
1616
- **Great Name:** somehow [mitt](https://npm.im/mitt) wasn't taken
1717

0 commit comments

Comments
 (0)