Skip to content

Commit 90f0d79

Browse files
committed
Fix spelling mistakes in README
1 parent c6f62fa commit 90f0d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GIPHY Generator - GitHub Action
22
A GitHub Action (written in JavaScript) to generate a comment on issues and PRs, responding to the command `/giphy <search_term>`, leveraging the [GIPHY API](https://developers.giphy.com/docs/api/endpoint/#search). Powered by GIPHY and GitHub Actions!
33

4-
For example, if I commnented on an Issue and included the phrase `/giphy another one`, I would see a comment from this action of a gif response from [GIPHY's Search API](https://developers.giphy.com/docs/api/endpoint/#search) for `another one`:
4+
For example, if you commented on an Issue and included the phrase `/giphy another one`, you would see a comment from this action of a gif response from [GIPHY's Search API](https://developers.giphy.com/docs/api/endpoint/#search) for `another one`:
55

66
![/giphy another one](https://media.giphy.com/media/xThuWcZzGnonnG3ayQ/giphy.gif)
77

0 commit comments

Comments
 (0)