Skip to content

Commit cc2bd31

Browse files
committed
s/exeptions/exceptions/
1 parent bdc9313 commit cc2bd31

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
@@ -152,7 +152,7 @@ using an if statement: 8123851.3 i/s
152152
String#constantize: 2462371.2 i/s - 3.30x (± 0.00) slower
153153
```
154154

155-
##### `raise` vs `E2MM#Raise` for raising (and defining) exeptions [code](code/general/raise-vs-e2mmap.rb)
155+
##### `raise` vs `E2MM#Raise` for raising (and defining) exceptions [code](code/general/raise-vs-e2mmap.rb)
156156

157157
Ruby's [Exception2MessageMapper module](http://ruby-doc.org/stdlib-2.2.0/libdoc/e2mmap/rdoc/index.html) allows one to define and raise exceptions with predefined messages.
158158

0 commit comments

Comments
 (0)