Skip to content

Commit

Permalink
upd wording
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Jan 22, 2020
1 parent 4e5b053 commit 3ae1132
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Expand Up @@ -28,7 +28,7 @@ This API version is still in beta and might undergo some changes in the near fut

Some functions can also be used via API versions v1.1 and v1 via the `api_version` argument.
However, this will only work if the respective endpoints are available for both API versions.
There should be no need in practice to this.
Usually, there should be no need in practice to fall back to API version < 2.

If you want to get more information, have a look at the [document explaining changes between v1.1 and v2](https://github.com/CircleCI-Public/api-preview-docs/blob/master/docs/api-changes.md#endpoints-likely-being-removed-in-api-v2-still-available-in-v11-for-now).

Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -36,8 +36,8 @@ future.

Some functions can also be used via API versions v1.1 and v1 via the
`api_version` argument. However, this will only work if the respective
endpoints are available for both API versions. There should be no need
in practice to this.
endpoints are available for both API versions. Usually, there should be
no need in practice to fall back to API version \< 2.

If you want to get more information, have a look at the [document
explaining changes between v1.1 and
Expand Down

0 comments on commit 3ae1132

Please sign in to comment.