diff --git a/README.md b/README.md index 78151cc..0a78aaf 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Typeset provides utilities for text layout, wrapping, and rendering. The state of a text layout is stored in a TypeSetter, and it can be drawn to any -image.Image using a Drawer which "extends" TypeSetter. +draw.Image using a Drawer which "extends" TypeSetter.