Skip to content

Commit

Permalink
Merge pull request #26 from Vector919/spelling_fix
Browse files Browse the repository at this point in the history
quick typo fix for cartesian product README updates
  • Loading branch information
deckarep committed Aug 31, 2015
2 parents ef32fa3 + 86b476b commit 52ba7f2
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 @@ -22,7 +22,7 @@ I have to give some credit for helping seed the idea with this post on [stackove

## Features (as of 9/22/2014)

* a CartesionProduct() method has been added with unit-tests: [Read more about the cartesion product](http://en.wikipedia.org/wiki/Cartesian_product)
* a CartesianProduct() method has been added with unit-tests: [Read more about the cartesian product](http://en.wikipedia.org/wiki/Cartesian_product)

## Features (as of 9/15/2014)

Expand Down

0 comments on commit 52ba7f2

Please sign in to comment.