Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 7fbdd55

Browse files
committed
docs: fix typo
1 parent e1bac29 commit 7fbdd55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/v3/source/includes/experimental_resources/service_credential_bindings

docs/v3/source/includes/experimental_resources/service_credential_bindings/_create.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ curl "https://api.example.org/v3/service_credential_bindings" \
1313
"type": "app",
1414
"name": "some-binding-name",
1515
"relationships": {
16-
"service_instances": {
16+
"service_instance": {
1717
"data": {
1818
"guid": "7304bc3c-7010-11ea-8840-48bf6bec2d78"
1919
}

0 commit comments

Comments
 (0)