From 93483c7ce291d14f9975d2669087e04b38bec401 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Thu, 7 Oct 2021 14:41:10 +0200
Subject: [PATCH] DOC: wording

---
 src/doc/tutorials/Data-Insertion.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/doc/tutorials/Data-Insertion.rst b/src/doc/tutorials/Data-Insertion.rst
index 7c605e8e..00c86efb 100644
--- a/src/doc/tutorials/Data-Insertion.rst
+++ b/src/doc/tutorials/Data-Insertion.rst
@@ -147,7 +147,7 @@ With this example file
 List Properties
 ---------------
 
-As you may already know, properties may also have list instead of scalar
+As you may already know, properties can also have list values instead of scalar
 values. They can be accessed, set, and updated as you would expect from any
 list-valued attribute in Python, as the following example illustrates.
 
-- 
GitLab