README.md: fix grammar error (#136)

"it's" is short for "it is," but the use in this sentence is as a
possessive - something belonging to "it" - hence, "its" is correct.
This commit is contained in:
Kevin Burke 2019-12-23 07:30:34 -08:00 committed by Josh Gross
parent e223b0a12d
commit a631fadf14

View file

@ -56,7 +56,7 @@ jobs:
## Implementation Examples
Every programming language and framework has it's own way of caching.
Every programming language and framework has its own way of caching.
See [Examples](examples.md) for a list of `actions/cache` implementations for use with: