From 2ee3ff7f87016e97d74894f249bbb36796c813d2 Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 9 Mar 2020 23:19:11 +1100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6e8901d..bd36cbe 100644 --- a/README.rst +++ b/README.rst @@ -77,7 +77,7 @@ Another example based on the Network printer class: kitchen.barcode('1324354657687', 'EAN13', 64, 2, '', '') kitchen.cut() -Another example based on the Network printer class: +Another example based on the Serial printer class: .. code:: python