Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs/cli_parameters/config/disk_config.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli_parameters/config/disk_config.rst')
-rw-r--r--docs/cli_parameters/config/disk_config.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cli_parameters/config/disk_config.rst b/docs/cli_parameters/config/disk_config.rst
index ed5f42c1..3dc01fb2 100644
--- a/docs/cli_parameters/config/disk_config.rst
+++ b/docs/cli_parameters/config/disk_config.rst
@@ -26,7 +26,7 @@ Given the following disk example:
├── boot (/dev/sda1)
└── home (/dev/sda3)
-Runing ``archinstall --conf your.json --silent`` where the above JSON is configured. The disk will be left alone — and a working system will be installed to the above folders and mountpoints will be translated into the installed system.
+Running ``archinstall --conf your.json --silent`` where the above JSON is configured. The disk will be left alone — and a working system will be installed to the above folders and mountpoints will be translated into the installed system.
.. note::
@@ -242,4 +242,4 @@ This example contains both subvolumes and compression.
},
"status": "create",
"type": "primary"
- } \ No newline at end of file
+ }