diff --git a/collects/teachpack/htdp/Docs/image.thtml b/collects/teachpack/htdp/Docs/image.thtml
index f6a8aaffd9..51cee5a570 100644
--- a/collects/teachpack/htdp/Docs/image.thtml
+++ b/collects/teachpack/htdp/Docs/image.thtml
@@ -56,6 +56,11 @@ The first group of functions creates basic shapes (Image
):
{(idx triangle)} : Int Mode Color -> Image
{(idx star)} : Int[>=2] Int[>=1] Int[>=1] Mode Color -> Image
{(idx line)} : Int Int Color -> Image