diff --git a/tools/font/README.md b/tools/font/README.md index 2ab0d84e..fb8460b8 100644 --- a/tools/font/README.md +++ b/tools/font/README.md @@ -1,7 +1,7 @@ Pebble Font Renderer Script =========================== -These Python scripts take TrueType font files, renders a set of glyps and outputs them into .h files in the appropriate structure for consumption by Pebble's text rendering routines. +These Python scripts take TrueType font files, renders a set of glyphs and outputs them into .h files in the appropriate structure for consumption by Pebble's text rendering routines. Requirements: -------------