about summary refs log tree commit diff
path: root/doc/quick-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/quick-start.xml')
-rw-r--r--doc/quick-start.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/quick-start.xml b/doc/quick-start.xml
index 8dd673ed2733f..86c17ca4e9fa4 100644
--- a/doc/quick-start.xml
+++ b/doc/quick-start.xml
@@ -148,8 +148,8 @@ $ git add pkgs/development/libraries/libfoo/default.nix</screen>
       <listitem>
        <para>
         You can use <command>nix-prefetch-url</command>
-        <replaceable>url</replaceable> to get the
-        SHA-256 hash of source distributions. There are similar commands as
+        <replaceable>url</replaceable> to get the SHA-256 hash of source
+        distributions. There are similar commands as
         <command>nix-prefetch-git</command> and
         <command>nix-prefetch-hg</command> available in
         <literal>nix-prefetch-scripts</literal> package.