From d3b387a2064988aea63a5eab610b73a7350c8d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Tue, 13 Jun 2023 17:10:03 +0100 Subject: [PATCH] smart quotes --- source/hello-flake.adoc0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hello-flake.adoc0 b/source/hello-flake.adoc0 index 050ad70..9d3fd57 100644 --- a/source/hello-flake.adoc0 +++ b/source/hello-flake.adoc0 @@ -27,7 +27,7 @@ $ hello-flake .... Nix didn’t _install_ the package; it merely built and placed it in a -directory called the ``Nix store''. Thus we can have multiple versions +directory called the "`Nix store`". Thus we can have multiple versions of a package without worrying about conflicts. We can find out the location of the executable, if we’re curious.