docs: fix wording in Docker Scout pages (#25371)

## Description

  Minor editorial fixes in the Docker Scout docs:

- Correct "setup" used as a verb to "set up" in the Integrations and CI
integration page descriptions
  - Remove a duplicated word ("improve improve") in the policy view page

  ## Reviews

  - [ ] Technical review
  - [ ] Editorial review
  - [ ] Product review
This commit is contained in:
Rafael Coelho Costa
2026-06-17 17:34:09 -03:00
committed by GitHub
parent 4582be6e5f
commit ca15cc4626
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
description: How to setup Docker Scout with other systems.
description: How to set up Docker Scout with other systems.
keywords: supply chain, security, integrations, registries, ci, environments
title: Integrating Docker Scout with other systems
linkTitle: Integrations
@@ -1,5 +1,5 @@
---
description: How to setup Docker Scout in continuous integration pipelines
description: How to set up Docker Scout in continuous integration pipelines
keywords: scanning, vulnerabilities, Hub, supply chain, security, ci, continuous integration,
github actions, gitlab
title: Using Docker Scout in continuous integration
+1 -1
View File
@@ -52,7 +52,7 @@ for all policy violations for the current image.
![Detailed Policy Evaluation results](../images/policy-detailed-results.webp)
This view also provides recommendations on how to improve improve policy status
This view also provides recommendations on how to improve policy status
for violated policies.
![Policy details in the tag view](../images/policy-tag-view.webp)