Skip to content

Commit

Permalink
Typo Fixed (#192)
Browse files Browse the repository at this point in the history
Readme Typo FIxed
  • Loading branch information
terryyz committed Jul 3, 2020
1 parent f7b8811 commit 15b613d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Customize service URL
~~~~~~~~~~~~~~~~~~~~~

You can use another google translate domain for translation. If multiple
URLs are provided it then randomly chooses a domain.
URLs are provided, it then randomly chooses a domain.

.. code:: python
Expand All @@ -100,7 +100,7 @@ Advanced Usage (Bulk)
~~~~~~~~~~~~~~~~~~~~~

Array can be used to translate a batch of strings in a single method
call and a single HTTP session. The exact same method shown above work
call and a single HTTP session. The exact same method shown above works
for arrays as well.

.. code:: python
Expand Down

0 comments on commit 15b613d

Please sign in to comment.