From 8e2fcd073d64211ca5383b454c0cf5befeaab718 Mon Sep 17 00:00:00 2001 From: gwen Date: Thu, 4 Dec 2025 14:20:18 +0100 Subject: [PATCH] debut 040 --- docs/tutorial/disabled.rst | 2 +- docs/tutorial/domainname.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorial/disabled.rst b/docs/tutorial/disabled.rst index 7f7b83851..87baa966c 100644 --- a/docs/tutorial/disabled.rst +++ b/docs/tutorial/disabled.rst @@ -5,7 +5,7 @@ The `disabled` property In this section we will learn: - - what a *property* is + - what a *property* is (actually we already used one: the :term:`mandatory` property - how to disable a family (yes, a family can disapear in the outerspace) - explain the `disabled` property diff --git a/docs/tutorial/domainname.rst b/docs/tutorial/domainname.rst index 6db3efc41..b6063f7bb 100644 --- a/docs/tutorial/domainname.rst +++ b/docs/tutorial/domainname.rst @@ -3,8 +3,8 @@ Some suitable types .. objectives:: Objectives - There isn't just the `string` or `integer` type, there are basic types - that are much more suited to our use case, such as `domainname`, `port`, and `boolean`. + There aren't just the basic available types such as `string`, `integer` or `boolean`, + that are some much more suited to our use case, such as `domainname` or `port`. .. prerequisites:: Prerequisites