diff options
| author | LuisCastilloH <andres.castillo.hdez@gmail.com> | 2018-05-15 16:08:10 -0500 |
|---|---|---|
| committer | LuisCastilloH <andres.castillo.hdez@gmail.com> | 2018-05-15 16:08:10 -0500 |
| commit | d71bbc6358e1bc5a84a2d9ab637bdf32d027431c (patch) | |
| tree | 45a52cbbd5735c659225234155901837f2c966ac /docs/quick_tour.rst | |
| parent | f7e065a7831439fcf35f0bedbb5f7081d0a5ee9b (diff) | |
| download | pyramid-d71bbc6358e1bc5a84a2d9ab637bdf32d027431c.tar.gz pyramid-d71bbc6358e1bc5a84a2d9ab637bdf32d027431c.tar.bz2 pyramid-d71bbc6358e1bc5a84a2d9ab637bdf32d027431c.zip | |
Fix misspelling
Diffstat (limited to 'docs/quick_tour.rst')
| -rw-r--r-- | docs/quick_tour.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index a29a6ea9b..6d31cdc4e 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -10,7 +10,7 @@ for those who want to evaluate Pyramid, whether you are new to Python web frameworks, or a pro in a hurry. For more detailed treatment of each topic, give the :ref:`quick_tutorial` a try. -If you would prefer to cut and paste the example code in this tour you may browsethe source code on `GitHub <https://github.com/Pylons/pyramid/blob/master/docs/quick_tour/>`. If you have downloaded the source code, you will find the tour in the same location. +If you would prefer to cut and paste the example code in this tour you may browse the source code on `GitHub <https://github.com/Pylons/pyramid/blob/master/docs/quick_tour/>`. If you have downloaded the source code, you will find the tour in the same location. Installation ============ |
