mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
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:
committed by
GitHub
parent
4582be6e5f
commit
ca15cc4626
@@ -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
|
||||
|
||||
@@ -52,7 +52,7 @@ for all policy violations for the current image.
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user