From 0e48f6cc3d06557ff342e761003b0deea6ba99ca Mon Sep 17 00:00:00 2001 From: Aaron Critchley Date: Thu, 1 Oct 2015 23:19:20 +0100 Subject: [PATCH] Un-hypenating best practice --- Readme.rst | 2 +- docs/_templates/sidebarintro.html | 2 +- docs/_templates/sidebarlogo.html | 2 +- docs/index.rst | 2 +- docs/intro/duction.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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.