Skip to content

Commit

Permalink
Update searches.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
datakund committed Feb 16, 2021
1 parent ecd4d78 commit 2f5f590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docs/source/searches.rst
Expand Up @@ -11,9 +11,9 @@ It searches the keyword passed in ``keyword``.

Here is the code:-

.. py:function:: linkedin.search(keyword="keyword")
.. py:function:: linkedin.search(keyword="python")
:param str keyword: Search Keyword like python,hr
:return: {"body": {}, "success_score": "100", "errors": []}
:rtype: dict
:rtype: dict

0 comments on commit 2f5f590

Please sign in to comment.