Skip to content

Commit a3cbda0

Browse files
authored
Update README.md
1 parent 2c0995c commit a3cbda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For a full listing of concrete `AbstractMesh` types see [GeometryTypes.jl mesh d
4040

4141
Three meshing algorithms exist:
4242
* `MarchingCubes()`
43-
* `MarchingTetrahedra()``
43+
* `MarchingTetrahedra()`
4444
* `NaiveSurfaceNets()`
4545

4646
Each takes an optional `iso` and `eps` parameter, e.g. `MarchingCubes(0.0,1e-6)`.

0 commit comments

Comments
 (0)