Skip to content

Commit c30bca2

Browse files
authored
More copyediting
1 parent 68994bb commit c30bca2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ If you come across any other difficulties, browse/open issues
217217
Documentation
218218
-------------
219219

220-
|PyPI-Versions| |Readme-Hits| (Since 19 May 2016)
220+
|PyPI-Versions| |README-Hits| (Since 19 May 2016)
221221

222222
.. code:: python
223223
@@ -711,7 +711,7 @@ now we have predictive information:
711711

712712
However, the progress is not smooth: it increments in steps, 1 step being
713713
1 file processed. The problem is that we do not just walk through files tree,
714-
but we process the files contents. Thus, if we stumble on one very large file
714+
but we process the files contents. Thus, if we stumble upon one very large file
715715
which takes a great deal more time to process than other smaller files,
716716
the progress bar
717717
will still consider that file is of equal processing weight.
@@ -786,7 +786,7 @@ Ranked by contributions.
786786

787787
`*` Original author
788788

789-
|Readme-Hits| (Since 19 May 2016)
789+
|README-Hits| (Since 19 May 2016)
790790

791791
.. |Logo| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/logo.png
792792
.. |Screenshot| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm.gif
@@ -815,4 +815,4 @@ Ranked by contributions.
815815
.. |Screenshot-Jupyter1| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-1.gif
816816
.. |Screenshot-Jupyter2| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-2.gif
817817
.. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-3.gif
818-
.. |Readme-Hits| image:: http://hitt.herokuapp.com/tqdm/tqdm.svg
818+
.. |README-Hits| image:: http://hitt.herokuapp.com/tqdm/tqdm.svg

0 commit comments

Comments
 (0)