From edaa19973b48e2f5248d7a366fe4fbc6278950e3 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 3 Mar 2021 08:23:08 +0100 Subject: [PATCH] Update python.md formatting --- docs/extend/python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extend/python.md b/docs/extend/python.md index 74b8f24..68b25c5 100644 --- a/docs/extend/python.md +++ b/docs/extend/python.md @@ -170,4 +170,4 @@ SupplierPart.create(api,{ }) ``` -Supplier and manufacturer are added with just one command. The SKU is the code under which the couch is listed in the store. Her we can add price tags later on. +Supplier and manufacturer are added with just one command. The SKU is the code under which the couch is listed in the store.