Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bash committed Jan 30, 2025
1 parent fdc9046 commit 13de62f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ In other words: The Cartesian product produces all possible pairs of two given `
<picture>
<picture>
<source srcset="cartesian-product-dark.svg" media="(prefers-color-scheme: dark)">
<img src="cartesian-product.svg" alt="A marble diagram showing the CartesionProduct operation">
<img src="cartesian-product.svg" alt="A marble diagram showing the CartesianProduct operation">
</picture>
</picture>

Expand Down

0 comments on commit 13de62f

Please sign in to comment.