Skip to content

Commit 9f5a53c

Browse files
author
Burak Yigit Kaya
committed
docs: Fix minor typo in README
1 parent 46c734b commit 9f5a53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Alternatively you can use a separate `heroku_app_version` to set your Heroku app
3030

3131
## What
3232

33-
This action creates te build, follows its logs, then follows the release logs triggered by the build. It provides the following outputs:
33+
This action creates the build, follows its logs, then follows the release logs triggered by the build. It provides the following outputs:
3434

3535
1. `source_tarball`: The link to the source tarball that is sent to Heroku. Note that for private repos, these links will expire after 5 minutes [per GitHub's docs](https://docs.github.com/en/rest/repos/contents#download-a-repository-archive-tar).
3636
1. `build`: A JSON string that contains the finished build information from the Heroku API

0 commit comments

Comments
 (0)