"pelzflorian (Florian Pelz)" <pelzflor...@pelzflorian.de> writes: > > I believe there is a typo on the home page below the video. „leave“ > should be „live“: > > diff --git a/website/apps/base/templates/home.scm > b/website/apps/base/templates/home.scm > index bf727dd..f7c2d1c 100644 > --- a/website/apps/base/templates/home.scm > +++ b/website/apps/base/templates/home.scm > @@ -196,7 +196,7 @@ > > (p > "GNU Guix won't interfere with the package manager that comes > - with your distribution. They can leave together.")) > + with your distribution. They can live together.")) > > (div > (@ (class "action-box centered-text"))
Did you write this patch by hand or did you use some kind of help? If you got help from something such as Emacs, I would like to learn how you did it so I can contribute with patches to easy stuff such as typos, website and documentation.