diff --git a/README.md b/README.md index 57c03287..656e880d 100644 --- a/README.md +++ b/README.md @@ -440,8 +440,8 @@ You can override the account context in the `Service` configuration file with th | org | No | `string` | The Cloud Foundry org. To list orgs, run `ibmcloud account orgs`. | | space | No | `string` | The Cloud Foundry space. To list spaces, run `ibmcloud account spaces`. | | region | No | `string` | The IBM Cloud region. To list regions, run `ibmcloud regions`. | -| resourceGroupID | No | `string` | The IBM Cloud resource group ID. To list resource groups, run `ibmcloud resource groups`. | -| resourceLocation | No | `string` | The location of the resource.| +| resourcegroupid | No | `string` | The IBM Cloud resource group ID. To list resource groups, run `ibmcloud resource groups`. | +| resourcelocation | No | `string` | The location of the resource.| [Back to top](#ibm-cloud-operator)