From 699db04df3e755b9c3411567ca332709c39ba07d Mon Sep 17 00:00:00 2001 From: jayeshv Date: Fri, 13 Jun 2025 12:28:27 +0200 Subject: [PATCH] Fix a minor typo --- doc/manual/source/installation/installing-binary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/source/installation/installing-binary.md b/doc/manual/source/installation/installing-binary.md index 6a1a5ddca..21c156374 100644 --- a/doc/manual/source/installation/installing-binary.md +++ b/doc/manual/source/installation/installing-binary.md @@ -25,7 +25,7 @@ This performs the default type of installation for your platform: We recommend the multi-user installation if it supports your platform and you can authenticate with `sudo`. -The installer can configured with various command line arguments and environment variables. +The installer can be configured with various command line arguments and environment variables. To show available command line flags: ```console