about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/using/configuration.chapter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/using/configuration.chapter.md b/doc/using/configuration.chapter.md
index 3c46dc3227a65..e121236c49628 100644
--- a/doc/using/configuration.chapter.md
+++ b/doc/using/configuration.chapter.md
@@ -319,7 +319,7 @@ if [ -d $HOME/.nix-profile/etc/profile.d ]; then
 fi
 ```
 
-Now just run `source $HOME/.profile` and you can starting loading man pages from your environment.
+Now just run `source $HOME/.profile` and you can start loading man pages from your environment.
 
 ### GNU info setup {#sec-gnu-info-setup}