Un-hypenating best practice

This commit is contained in:
Aaron Critchley
2015-10-01 23:19:20 +01:00
parent 796620657d
commit 0e48f6cc3d
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -1,6 +1,6 @@
<h1>Python Guide.</h1>
<p>
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.
</p>
<h3>Get Updates</h3>
+1 -1
View File
@@ -1,6 +1,6 @@
<h1><a href="http://python-guide.org">Python Guide.</a></h1>
<p>
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.
</p>
<h3>Get Updates</h3>
+1 -1
View File
@@ -12,7 +12,7 @@ Welcome to The Hitchhiker's Guide to Python.
`fork us on GitHub <https://github.com/kennethreitz/python-guide>`_!
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
+1 -1
View File
@@ -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.