From 99fe85ccdee4a7a83db808bc629393d32178603e Mon Sep 17 00:00:00 2001 From: Jussi Hallila Date: Wed, 13 Sep 2023 09:26:42 +0200 Subject: [PATCH] Fix some typos --- content/docs/tech-insights/enforce-branch-protection/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/tech-insights/enforce-branch-protection/index.md b/content/docs/tech-insights/enforce-branch-protection/index.md index a1b47529a..d0d7d8e91 100644 --- a/content/docs/tech-insights/enforce-branch-protection/index.md +++ b/content/docs/tech-insights/enforce-branch-protection/index.md @@ -15,7 +15,7 @@ As we go through this process, you’ll learn how to create Data Sources that in ## Prerequisites -1. You must have [intalled the Roadie GitHub App](../../getting-started/install-github-app/). +1. You must have [installed the Roadie GitHub App](../../getting-started/install-github-app/). ## Create a branch protection Data Source @@ -74,7 +74,7 @@ As we go through this process, you’ll learn how to create Data Sources that in ## Visualise the percentage of Components with branch protection -Roadie Data Sources comes with a built-in visualisation panel which lets us get an overview of the Dockerfile base image versions being used. When viewing a Data Source, expand the “Facts visualization” section to see it. +Roadie Data Sources comes with a built-in visualization panel which lets us get an overview of the Dockerfile base image versions being used. When viewing a Data Source, expand the “Facts visualization” section to see it. ![viz.png](./viz.png)