Commit c55817d
authored
fix(pitfalls.md): remove repeated word (#760)
In [pitfalls.md / Distance in Fin n →
ℝ](https://leanprover-community.github.io/extras/pitfalls.html#distance-in-fin-n--%E2%84%9D),
in the sentence
> To instead use the standard Euclidean metric (also called the $L^2$
metric), you must use instead use `EuclideanSpace ℝ (Fin n)`
I removed the double "use" and the double "instead".1 parent 3ba32ed commit c55817d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
456 | | - | |
| 456 | + | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
| |||
0 commit comments