Skip to content

Commit 235f027

Browse files
authored
Update stepper.md
1 parent 2122b41 commit 235f027

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/syntax/stepper.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Stepper
22

3-
Steppers provide a visual representation of sequential steps, commonly used in tutorials or guides
4-
to break down processes into manageable stages. For example, you can usee steppers instead of numbered
3+
Steppers provide a visual representation of sequential steps, commonly used in tutorials or guides to break down processes into manageable stages. For example, you can usee steppers instead of numbered
54
section headings when documenting a supertask or a complex procedure. An example is the [Observability Get Started](https://www.elastic.co/docs/solutions/observability/get-started).
65

76
By default every step title is a link with a generated anchor. You can override the default anchor by adding the `:anchor:` option to the step.

0 commit comments

Comments
 (0)