aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/Installing/pages/medium.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Installing/pages/medium.adoc b/modules/Installing/pages/medium.adoc
index 3aa1727..79e9e12 100644
--- a/modules/Installing/pages/medium.adoc
+++ b/modules/Installing/pages/medium.adoc
@@ -129,7 +129,7 @@ dd if=alpine.iso of=/dev/sdb <1>
[NOTE]
====
-You may achieve greater performance in this operation by passing additional parameters at the end, such as `bs=1M`.
+You may achieve greater performance in this operation by passing additional parameters, such as `bs=1M`.
You can find more details on those in the dd manual page (`dd(1)`).
====