Skip to content

Commit e246bba

Browse files
authored
Fix a typo in README.md (it's->its) (#151)
See https://www.grammarly.com/blog/possessive-pronouns/: A Common Mistake: Its vs. It’s
1 parent 147f37a commit e246bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://github.com/golangci/golangci-lint-action/workflows/build-and-test/badge.svg)](https://github.com/golangci/golangci-lint-action/actions)
44

5-
It's the official GitHub action for [golangci-lint](https://github.com/golangci/golangci-lint) from it's authors.
5+
It's the official GitHub action for [golangci-lint](https://github.com/golangci/golangci-lint) from its authors.
66
The action runs [golangci-lint](https://github.com/golangci/golangci-lint) and reports issues from linters.
77

88
![GitHub Annotations](./static/annotations.png)

0 commit comments

Comments
 (0)