Skip to content

Commit 8c3fcb4

Browse files
committed
docs: Updating README
1 parent 79c1582 commit 8c3fcb4

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
@@ -14,7 +14,7 @@ A GitHub Action to create signed and verified commits as the
1414
accomplished via the GitHub [REST API] by using the [Blob] and [Tree] endpoints
1515
to build the commit and update the original Ref to point to it. [^1]
1616

17-
After using this Action your local branch will be updated to point to the newly
17+
After using this Action, your local branch will be updated to point to the newly
1818
created commit, which will be signed and verified using
1919
[GitHub's public PGP key](https://github.com/web-flow.gpg)! Files that were not
2020
committed by the Action will be left staged.

0 commit comments

Comments
 (0)