diff --git a/Documentation/src/enumerable-extensions/cartesian-product.md b/Documentation/src/enumerable-extensions/cartesian-product.md index a72df68b..d9f5b430 100644 --- a/Documentation/src/enumerable-extensions/cartesian-product.md +++ b/Documentation/src/enumerable-extensions/cartesian-product.md @@ -8,7 +8,7 @@ In other words: The Cartesian product produces all possible pairs of two given ` - A marble diagram showing the CartesionProduct operation + A marble diagram showing the CartesianProduct operation