Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
s/specifify/specify
  • Loading branch information
gilesbowkett committed Mar 16, 2013
1 parent a8f9179 commit e6bc9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ To align an individual cell, you specify the cell value in a hash along the alig

=== Style

To specifify style options:
To specify style options:

table = Terminal::Table.new :headings => ['Word', 'Number'], :rows => rows, :style => {:width => 80}

Expand Down

0 comments on commit e6bc9c8

Please sign in to comment.