We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b8811 commit 15b613dCopy full SHA for 15b613d
README.rst
@@ -86,7 +86,7 @@ Customize service URL
86
~~~~~~~~~~~~~~~~~~~~~
87
88
You can use another google translate domain for translation. If multiple
89
-URLs are provided it then randomly chooses a domain.
+URLs are provided, it then randomly chooses a domain.
90
91
.. code:: python
92
@@ -100,7 +100,7 @@ Advanced Usage (Bulk)
100
101
102
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
+call and a single HTTP session. The exact same method shown above works
104
for arrays as well.
105
106
0 commit comments