From f7fbcd6ff81582ecf00f1a05f71c984882d3237c Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Fri, 14 Jun 2019 15:31:28 +0100 Subject: [PATCH] Typo --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 0b0e97e..6d6eadb 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -18,7 +18,7 @@ pip install codespell pip install markdown ``` -The 7 SEGMENT.TTF from the docs directory is needed for simulating 7 secgments displays and needs to be installed. +The 7 SEGMENT.TTF from the docs directory is needed for simulating 7 segment displays and needs to be installed. ## Installation