Skip to content

Commit 52ba7f2

Browse files
committed
Merge pull request #26 from Vector919/spelling_fix
quick typo fix for cartesian product README updates
2 parents ef32fa3 + 86b476b commit 52ba7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ I have to give some credit for helping seed the idea with this post on [stackove
2222

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

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

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

0 commit comments

Comments
 (0)