diff --git a/src/extra/manual/beta/_sources/cdist-real-world.rst.txt b/src/extra/manual/beta/_sources/cdist-real-world.rst.txt index 8ccb0fc9..ba118d63 100644 --- a/src/extra/manual/beta/_sources/cdist-real-world.rst.txt +++ b/src/extra/manual/beta/_sources/cdist-real-world.rst.txt @@ -27,7 +27,7 @@ for that. This type will: - configure nginx. Our type will not create the actual python application. Its intention is only -to configure hosing for specified user and project. It is up to the user to +to configure hosting for specified user and project. It is up to the user to create his/her applications. So let's start. @@ -480,7 +480,7 @@ Creating python bottle application We now need to create Bottle application. As you remember from the beginning of this walkthrough our type does not create the actual python application, -its intention is only to configure hosing for specified user and project. +its intention is only to configure hosting for specified user and project. It is up to the user to create his/her applications. Become app user:: diff --git a/src/extra/manual/beta/cdist-best-practice.html b/src/extra/manual/beta/cdist-best-practice.html index 64665d5f..65dbf5de 100644 --- a/src/extra/manual/beta/cdist-best-practice.html +++ b/src/extra/manual/beta/cdist-best-practice.html @@ -8,7 +8,7 @@ - 25. Best practice — cdist 6.0.3 documentation + 25. Best practice — cdist 6.0.4 documentation @@ -23,7 +23,7 @@