Skip to content

Fix typos that use `specs` instead of `spec` keyword

Fabio Pitino requested to merge docs/fix-component-spec into master

What does this MR do and why?

Fix typos that use specs instead of spec keyword

The docs use specs and spec interchangeably and it's a cause of frustration for users: https://forum.gitlab.com/t/gitlab-ci-cd-component-fail-with-jobs-specs-config-should-implement-a-script-or-a-trigger-keyword/101739

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports