diff --git a/doc/user/workspace/index.md b/doc/user/workspace/index.md index e70732c3a306287ad6be27478cc9be5315486454..5d395ececc8203c2705be5e7a8b7d0301a84db34 100644 --- a/doc/user/workspace/index.md +++ b/doc/user/workspace/index.md @@ -116,8 +116,8 @@ regardless of the machine or platform you use. - `parent`, `projects`, and `starterProjects` are not supported. - For `variables`, keys must not start with `gl-`, `gl_`, `GL-`, or `GL_`. - For `attributes`: - - `pod-overrides` must not be set, either at the root level or within `components`. - - `container-overrides` must not be set within `components`. + - `pod-overrides` must not be set at the root level or in `components`. + - `container-overrides` must not be set in `components`. ### `container` component type