diff --git a/Readme.rst b/Readme.rst index 56c7a7a..17fb855 100644 --- a/Readme.rst +++ b/Readme.rst @@ -9,7 +9,7 @@ Hitchhiker's Guide to Python be done.** This guide is currently under heavy development. This opinionated guide -exists to provide both novice and expert Python developers a best-practice +exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis. diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 0bfc69a..1d745db 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -1,6 +1,6 @@

Python Guide.

- This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. + This opinionated guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis.

Get Updates

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 70a9b3d..67650e8 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -1,6 +1,6 @@

Python Guide.

- This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. + This opinionated guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis.

Get Updates

diff --git a/docs/index.rst b/docs/index.rst index 3e34d33..0371c63 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,7 +12,7 @@ Welcome to The Hitchhiker's Guide to Python. `fork us on GitHub `_! This *opinionated* guide exists to provide both novice and expert Python -developers a best-practice handbook to the installation, configuration, and +developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis. .. include:: contents.rst.inc diff --git a/docs/intro/duction.rst b/docs/intro/duction.rst index 5930d7f..e18d146 100644 --- a/docs/intro/duction.rst +++ b/docs/intro/duction.rst @@ -61,7 +61,7 @@ Purpose ~~~~~~~ The Hitchhiker's Guide to Python exists to provide both novice and expert -Python developers a best-practice handbook to the installation, configuration, +Python developers a best practice handbook for the installation, configuration, and usage of Python on a daily basis.