Skip to content

Commit 02603ca

Browse files
authored
fix typo and LICENSE path in README.md (#921)
- Fix typo: "competion" → "competition" - Fix LICENSE link: LICENSE → LICENSE.txt
1 parent 91581c7 commit 02603ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The official CLI to interact with [Kaggle](https://www.kaggle.com).
1212

1313
Some of the key features are:
1414

15-
* List competitions, download competition data, submit to a competion.
15+
* List competitions, download competition data, submit to a competition.
1616
* List, create, update, download or delete datasets.
1717
* List, create, update, download or delete models & model variations.
1818
* List, update & run, download code & output or delete kernels (notebooks).
@@ -110,6 +110,6 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md).
110110

111111
## License
112112

113-
The Kaggle API is released under the [Apache 2.0 license](LICENSE).
113+
The Kaggle API is released under the [Apache 2.0 license](LICENSE.txt).
114114

115115

0 commit comments

Comments
 (0)