Skip to content

Commit 6fffa5f

Browse files
author
Kenneth Reitz
committed
/s/SerpAPI/SerpApi
1 parent 30439bc commit 6fffa5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serpapi/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
class SerpResults(UserDict):
13-
"""A dictionary-like object that represents the results of a SerpAPI request.
13+
"""A dictionary-like object that represents the results of a SerpApi request.
1414
1515
.. code-block:: python
1616

0 commit comments

Comments
 (0)