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