Skip to content

Commit bd2f650

Browse files
authored
Fix typo
1 parent 841e0d2 commit bd2f650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/supportmatrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This library aims to enable users to calculate the value of integrals over all [**Meshes.jl**](https://github.com/JuliaGeometry/Meshes.jl)
44
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
5+
combinations of geometry types and integration rules are ill-suited, and some others are simply
66
not yet yet implemented. The following Support Matrix captures the current state of support for
77
all geometry/rule combinations. Entries with a green check mark are fully supported and pass
88
unit tests designed to check for accuracy.

0 commit comments

Comments
 (0)