docs: fix typo in README (#1866)

fix typo
This commit is contained in:
Min
2025-09-04 21:39:40 +09:00
committed by GitHub
parent 3cb13a1234
commit 206148c4b8

View File

@@ -14,8 +14,8 @@
The `v5` release also coincides with the opt-out feature for tokens for public repositories. In the `Global Upload Token` section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see [how to upload without a token](https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token).
> [!WARNING] > **The following arguments have been changed**
>
> [!WARNING]
> **The following arguments have been changed**
> - `file` (this has been deprecated in favor of `files`)
> - `plugin` (this has been deprecated in favor of `plugins`)