Skip to content

Commit ff7d0cf

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 0e7cf0a + 59fea64 commit ff7d0cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/rest/overview/resources-in-the-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Error code name | Description
240240
-----------|-----------|
241241
`missing` | A resource does not exist.
242242
`missing_field` | A required field on a resource has not been set.
243-
`invalid` | The formatting of a field is invalid. Review the documentation for the for more specific information.
243+
`invalid` | The formatting of a field is invalid. Review the documentation for more specific information.
244244
`already_exists` | Another resource has the same value as this field. This can happen in resources that must have some unique key (such as label names).
245245
`unprocessable` | The inputs provided were invalid.
246246

data/reusables/dependabot/supported-package-managers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Terraform: `terraform` | **✓** | |
2525

2626
-`yarn` (v1 only) (specify `npm`)
2727

28-
-`.gradle.tks` files, for Kotlin projects (specify `gradle`)
28+
-`.gradle.kts` files, for Kotlin projects (specify `gradle`)
2929

3030
-`pipenv`, `pip-compile`, and `poetry` (specify `pip`)
3131

0 commit comments

Comments
 (0)