Skip to content

Commit c39df3d

Browse files
fix: correct typos in README.md
- 'overriden' -> 'overridden' (command line options section) - 'it's' -> 'its' (possessive, Sponsoring section)
1 parent f9d80dd commit c39df3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Inside a project/package that uses this command plugin, right-click the project
201201
- `--prune` [default: false] - Prune empty generated files
202202
- `--version` - Display the current version of Sourcery
203203
- `--help` - Display help information
204-
- `--cacheBasePath` - Base path to the cache directory. Can be overriden by the config file.
204+
- `--cacheBasePath` - Base path to the cache directory. Can be overridden by the config file.
205205
- `--buildPath` - Path to directory used when building from .swifttemplate files. This defaults to system temp directory
206206
- `--hideVersionHeader` [default: false] - Stop adding the Sourcery version to the generated files headers.
207207
- `--headerPrefix` - Additional prefix for headers.
@@ -246,7 +246,7 @@ To clarify what is expected of our community, Sourcery has adopted the code of c
246246

247247
If you'd like to support Sourcery development you can do so through [GitHub Sponsors](https://github.com/sponsors/krzysztofzablocki) or [Open Collective](https://opencollective.com/sourcery), it's highly appreciated 🙇‍
248248

249-
If you are a company and would like to sponsor the project directly and get it's logo here, you can [contact me directly](mailto:krzysztof.zablocki@pixle.pl?subject=[Sourcery-Sponsorship])
249+
If you are a company and would like to sponsor the project directly and get its logo here, you can [contact me directly](mailto:krzysztof.zablocki@pixle.pl?subject=[Sourcery-Sponsorship])
250250

251251
### Sponsors
252252

0 commit comments

Comments
 (0)