Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Balazs Rauznitz committed Nov 1, 2015
1 parent 581120f commit 82d6940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you know some other ruby-trick, please contribute!

### [Easiest Database store](easiest_database_pstore.rb)

### [Easiest Database Pstore using yams](easiest_datastore_pstore_yaml.rb)
### [Easiest Database Pstore using yams](easiest_database_pstore_yaml.rb)

### [Enable ruby warnings](enable_ruby_warnings.rb)

Expand Down Expand Up @@ -65,7 +65,7 @@ If you know some other ruby-trick, please contribute!

### [Trigger IRB as needed](trigger_irb_as_needed.rb)

### [Turn on garbage collector](turn_on_gargabe_collector.rb)
### [Turn on garbage collector](turn_on_garbage_collector.rb)

### [Unused variable format](unused_variable_format.rb)

Expand Down

0 comments on commit 82d6940

Please sign in to comment.