diff --git a/docs/lib3x-tri_incenter.md b/docs/lib3x-tri_incenter.md index 443d4322..7e173a20 100644 --- a/docs/lib3x-tri_incenter.md +++ b/docs/lib3x-tri_incenter.md @@ -6,7 +6,7 @@ The `tri_incenter` function returns the incenter of a 2D triangle. ## Parameters -- `shape_pts` : the vertices of a 2D triangle. +- `shape_pts` : the vertices of a 2D or 3D triangle. ## Examples