about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVictor Engmark <victor@engmark.name>2022-11-29 19:20:12 +1300
committerYt <happysalada@proton.me>2022-11-29 08:39:37 -0500
commit852ef6e9716b00e6400ee905ee80e62e11192e3c (patch)
treecdbb50000f33cdb0bc3f0502e33e7a624b1fbb48
parente94ed26f0e0e263f42e9a46074f751626091cdac (diff)
doc: Fix grammar
-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}