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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user