Skip to content

Commit 17d2cb7

Browse files
Update configuration-reference.md
1 parent 4f0b998 commit 17d2cb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jekyll/_cci2/configuration-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -382,10 +382,10 @@ A job that was not executed due to configured rules will show up in the list of
382382

383383
#### **`resource_class`**
384384

385-
**Note:** A paid plan is required to use the `resource_class` feature. If you are on a the
386-
container-based plan you will need to [open a support ticket](https://support.circleci.com/hc/en-us/requests/new) to have a CircleCI Sales representative contact you about enabling this feature on your account.
385+
**Note:** A paid performance plan is required to use the `resource_class` feature. If you are on a paid
386+
performance plan you will need to [open a support ticket](https://support.circleci.com/hc/en-us/requests/new) to have a CircleCI Sales representative contact you about enabling this feature on your account.
387387

388-
After this feature is added to your paid plan, it is possible to configure CPU and RAM resources for each job as described in the following table. If `resource_class` is not specified or an invalid class is specified, the default `resource_class: medium` will be used. The `resource_class` key is currently only available for use with the `docker` executor.
388+
After this feature is added to your paid performance plan, it is possible to configure CPU and RAM resources for each job as described in the following table. If `resource_class` is not specified or an invalid class is specified, the default `resource_class: medium` will be used. The `resource_class` key is currently only available for use with the `docker` executor.
389389

390390
Class | vCPUs | RAM
391391
------------|-----------|------

0 commit comments

Comments
 (0)