Fix misspell in BDFL

and made a rhyme, very well!
This commit is contained in:
José Carlos García
2018-01-18 09:18:37 +01:00
committed by GitHub
parent bbc4465ba4
commit 3618f43cda
+2 -2
View File
@@ -15,7 +15,7 @@ Twitter is an excellent way to keep in touch with what's going on with the Pytho
- **Kenneth Reitz** (`@kennehreitz <https://twitter.com/kennethreitz>`_) — Myself, the author of this website. I often tweet about Pythonrelated topics, as well as music, photography, and other side-projects I have going on.
- **Guido Van Rossom** (`@gvanrossum <https://twitter.com/gvanrossum>`_) — The creator of Python itself. Doesn't tweet much, but is occassionally accessable. Very kind soul. Keep in mind, he gets a lot of attention.
- **Guido Van Rossum** (`@gvanrossum <https://twitter.com/gvanrossum>`_) — The creator of Python itself. Doesn't tweet much, but is occassionally accessable. Very kind soul. Keep in mind, he gets a lot of attention.
- **Nick Coghlan** (`@ncoghlan_dev <https://twitter.com/ncoghlan_dev>`_) — Core Python developer, very active on Twitter, has very thoughtful thoughts about Open Source and the direction of Python in general.
@@ -81,4 +81,4 @@ First, ``$ cd`` into your new project directory (after you ``$ mkdir`` and ``$ g
Then, run ``$ pipenv shell`` to run a shell that will have a ``$ python`` available in which ``import reqests`` will function properly. Pretty simple :)
For further instructions, check out `the Pipenv documentation <https://pipenv.org>`_.
For further instructions, check out `the Pipenv documentation <https://pipenv.org>`_.