From aeca462de0870a557bffb9c29d018a65f4b88035 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 8 Feb 2018 12:37:21 -0500 Subject: [PATCH] Typo: on the build view page: Yu -> You --- src/root/product-list.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/root/product-list.tt b/src/root/product-list.tt index c02e1975..298d0a66 100644 --- a/src/root/product-list.tt +++ b/src/root/product-list.tt @@ -78,7 +78,7 @@ [% WRAPPER makePopover title="Help" classes="btn-mini" - %]

Yu can install this package using the Nix package + %]

You can install this package using the Nix package manager from the command-line:

$ nix-env -i [%HTML.escape(product.path)%][% IF binaryCachePublicUri %] --option binary-caches [% HTML.escape(binaryCachePublicUri) %][% END %]