Skip to content

Commit 15b613d

Browse files
authored
Typo Fixed (ssut#192)
Readme Typo FIxed
1 parent f7b8811 commit 15b613d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Customize service URL
8686
~~~~~~~~~~~~~~~~~~~~~
8787

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

9191
.. code:: python
9292
@@ -100,7 +100,7 @@ Advanced Usage (Bulk)
100100
~~~~~~~~~~~~~~~~~~~~~
101101

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

106106
.. code:: python

0 commit comments

Comments
 (0)