We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841e0d2 commit bd2f650Copy full SHA for bd2f650
docs/src/supportmatrix.md
@@ -2,7 +2,7 @@
2
3
This library aims to enable users to calculate the value of integrals over all [**Meshes.jl**](https://github.com/JuliaGeometry/Meshes.jl)
4
geometry types using an array of numerical integration rules and techniques. However, some
5
-combinations of geomtry types and integration rules are ill-suited, and some others are simply
+combinations of geometry types and integration rules are ill-suited, and some others are simply
6
not yet yet implemented. The following Support Matrix captures the current state of support for
7
all geometry/rule combinations. Entries with a green check mark are fully supported and pass
8
unit tests designed to check for accuracy.
0 commit comments