Skip to content

Commit

Permalink
Correct bundle syntax typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshOrndorff committed Sep 28, 2018
1 parent 7d6d65d commit 34e635b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheatSheet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Cannot be destructured by pattern matching
| ------ | -------- | --------- |
| `bundle- {proc}` | YES | NO |
| `bundle+ {proc}` | NO | YES |
| `bundle {proc}` | NO | NO |
| `bundle0 {proc}` | NO | NO |
| `bundle {proc}` | YES | YES |


Expand Down

0 comments on commit 34e635b

Please sign in to comment.