Skip to content

Commit b1dee14

Browse files
author
Kyle Macomber
authored
Merge pull request #7 from nordicio/patch-1
Product.md spelling - Cartestian
2 parents 7ab0a20 + cb028ba commit b1dee14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guides/Product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ collection operations on the resulting wrapper are O(_m \* n_).
5353

5454
### Naming
5555

56-
This function and the resulting collection provide the cartestian product of two
56+
This function and the resulting collection provide the cartesian product of two
5757
collections. While `product` is precedented in other languages, the name has an
5858
unfortunate overlap with multiplication, where `product(numbers1, numbers2)`
5959
could be seen as producing an element-wise product.

0 commit comments

Comments
 (0)