From 1de19c91c58169cddd9ca269b0bb368fce08065c Mon Sep 17 00:00:00 2001 From: davidekete Date: Thu, 13 Feb 2025 01:55:07 +0100 Subject: [PATCH] docs: improve tutorials overview page Signed-off-by: davidekete --- website/docs/tutorials/overview.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/website/docs/tutorials/overview.md b/website/docs/tutorials/overview.md index f27399b..0833042 100644 --- a/website/docs/tutorials/overview.md +++ b/website/docs/tutorials/overview.md @@ -6,8 +6,7 @@ sidebar_label: Overview --- -The Tutorials section offers hands-on guides for Litmus users to experiment with various tools and environments. This section does not cover the detailed installation steps, which can be found in the [Getting-started](../getting-started/installation.md) section. +This section offers hands-on guides for Litmus users to experiment with various tools and environments. It does not cover any detailed installation guides, however, you can find them in the [Getting Started](../getting-started/installation.md) section. ### [Let's Start with Podtato-head](podtato-head.md) - -This tutorial guides users on how to inject a pod-delete fault into one of the pods in the [podtato-head](https://github.com/cncf/podtato-head) microservice and verify its availability during the chaos. +A guide on injecting a pod-delete fault into a pod in the [podtato-head](https://github.com/cncf/podtato-head) microservice and test its availability during the chaos.