about summary refs log tree commit diff
path: root/doc/quick-start.xml
diff options
context:
space:
mode:
authorWael Nasreddine <wael.nasreddine@gmail.com>2019-03-08 21:07:11 -0800
committerGitHub <noreply@github.com>2019-03-08 21:07:11 -0800
commita7f4fd00149d30651d1b16f708a95e5b76950d63 (patch)
tree188709a40edd03fac4b2770e4f128d049696549c /doc/quick-start.xml
parentb7ebfec61f2f93e922ecdff60ac80a08e911b443 (diff)
doc: format the documentation (#57102)
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.