Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdevivo committed Aug 21, 2021
1 parent 0535c43 commit 34a5ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ Table-valued-function that returns results from a Sourcegraph search.
`results` will be the JSON value of a search result (will match what's returned from the API)

Params:
1. `query` - a sourcegraph search query [docs](https://docs.sourcegraph.com/)
1. `query` - a sourcegraph search query ([docs](https://docs.sourcegraph.com/))

```sql
SELECT sourcegraph_search('askgit');
Expand Down

0 comments on commit 34a5ccd

Please sign in to comment.