From 7ce9d026f62dbf32a947e970085b748ed7d64239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20N=C3=A9au?= Date: Mon, 30 Oct 2023 10:10:25 +0100 Subject: [PATCH] Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `will be ran` → `will be run`. --- docs/quickstart.md | 2 +- versioned_docs/version-0.4/quickstart.md | 2 +- versioned_docs/version-0.5/quickstart.md | 2 +- versioned_docs/version-0.6/quickstart.md | 2 +- versioned_docs/version-0.7/quickstart.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index 68b3b415b..7d89edb38 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -57,7 +57,7 @@ metadata: # This namespace is special and auto-wired to deploy to the local cluster namespace: fleet-local spec: - # Everything from this repo will be ran in this cluster. You trust me right? + # Everything from this repo will be run in this cluster. You trust me right? repo: "https://github.com/rancher/fleet-examples" paths: - simple diff --git a/versioned_docs/version-0.4/quickstart.md b/versioned_docs/version-0.4/quickstart.md index f801c88c3..afa91dd3e 100644 --- a/versioned_docs/version-0.4/quickstart.md +++ b/versioned_docs/version-0.4/quickstart.md @@ -34,7 +34,7 @@ metadata: # This namespace is special and auto-wired to deploy to the local cluster namespace: fleet-local spec: - # Everything from this repo will be ran in this cluster. You trust me right? + # Everything from this repo will be run in this cluster. You trust me right? repo: "https://github.com/rancher/fleet-examples" paths: - simple diff --git a/versioned_docs/version-0.5/quickstart.md b/versioned_docs/version-0.5/quickstart.md index 29bd555eb..1368e06a8 100644 --- a/versioned_docs/version-0.5/quickstart.md +++ b/versioned_docs/version-0.5/quickstart.md @@ -38,7 +38,7 @@ metadata: # This namespace is special and auto-wired to deploy to the local cluster namespace: fleet-local spec: - # Everything from this repo will be ran in this cluster. You trust me right? + # Everything from this repo will be run in this cluster. You trust me right? repo: "https://github.com/rancher/fleet-examples" paths: - simple diff --git a/versioned_docs/version-0.6/quickstart.md b/versioned_docs/version-0.6/quickstart.md index 1eda3f7ee..af2aab5c1 100644 --- a/versioned_docs/version-0.6/quickstart.md +++ b/versioned_docs/version-0.6/quickstart.md @@ -51,7 +51,7 @@ metadata: # This namespace is special and auto-wired to deploy to the local cluster namespace: fleet-local spec: - # Everything from this repo will be ran in this cluster. You trust me right? + # Everything from this repo will be run in this cluster. You trust me right? repo: "https://github.com/rancher/fleet-examples" paths: - simple diff --git a/versioned_docs/version-0.7/quickstart.md b/versioned_docs/version-0.7/quickstart.md index 68b3b415b..7d89edb38 100644 --- a/versioned_docs/version-0.7/quickstart.md +++ b/versioned_docs/version-0.7/quickstart.md @@ -57,7 +57,7 @@ metadata: # This namespace is special and auto-wired to deploy to the local cluster namespace: fleet-local spec: - # Everything from this repo will be ran in this cluster. You trust me right? + # Everything from this repo will be run in this cluster. You trust me right? repo: "https://github.com/rancher/fleet-examples" paths: - simple