Skip to content

Commit ab89c1c

Browse files
author
Ethan Ram
committed
more typos
1 parent b5a33f7 commit ab89c1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ door.go(States.open); // start an async open
9191
door.getSate() ; // === States.opened
9292
door.isFinal() ; // === false. this becomes true after you break the door.
9393

94-
95-
// beautiful!
96-
// comments and suggestions are welcome.
94+
```
95+
Beautiful!
96+
Comments and suggestions are welcome.
9797

0 commit comments

Comments
 (0)