diff --git a/plugins/cloudsmith/readme.md b/plugins/cloudsmith/readme.md index 2a991fe63..051cc18c0 100644 --- a/plugins/cloudsmith/readme.md +++ b/plugins/cloudsmith/readme.md @@ -20,10 +20,9 @@ plugins: ### `@dotcom-tool-kit/cloudsmith` -| Property | Description | Type | -| :--------------- | :----------------------------- | :------- | -| `organisation` | the Cloudsmith organisation | `string` | -| `serviceAccount` | the Cloudsmith service account | `string` | +| Property | Description | Type | +| :--------------- | :---------------------------------------------------------------------------------------------------------------------------------------- | :------- | +| `serviceAccount` | the Cloudsmith service account. this will probably be your team name followed by the permissions access, e.g., cp-reliability-read-write. | `string` | _All properties are optional._