Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Typos.
  • Loading branch information
timothymtorres authored Jul 7, 2017
1 parent ba9676b commit d533ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ The dice module provides the following:
Unit Testing
------------

An LuaUnit test is setup in the tests folder. There are 15 different tests that check the metamethods, new instances, dice cache, and notation are all functioning. To run these tests simply navigate to the test folder on your shell, and execute the command `lua dice_test.lua -v` to see the results.
A LuaUnit test is setup in the tests folder. There are 15 different tests that check that the metamethods, new instances, dice cache, and notation are all functioning. To run these tests simply navigate to the test folder on your shell, and execute the command `lua dice_test.lua -v` to see the results.

0 comments on commit d533ff8

Please sign in to comment.