summaryrefslogtreecommitdiff
path: root/website/www/about.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-05-14 07:50:07 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-05-14 07:50:07 -0400
commit31dadce2147b5cb9719e73d756af26859e356dcf (patch)
tree6331ba6f64f5d168449b4b5f3e0491d400bf121d /website/www/about.scm
parent2847eb866c9e4b8a469a23d324bf9383d06e26f3 (diff)
downloadguix-artwork-31dadce2147b5cb9719e73d756af26859e356dcf.tar
guix-artwork-31dadce2147b5cb9719e73d756af26859e356dcf.tar.gz
website: about: Fix typo.
* website/www/about.scm (about-page): s/work/world/
Diffstat (limited to 'website/www/about.scm')
-rw-r--r--website/www/about.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/www/about.scm b/website/www/about.scm
index 765c1a7..e9725ab 100644
--- a/website/www/about.scm
+++ b/website/www/about.scm
@@ -21,7 +21,7 @@
(a (@ (href ,(gnu-url "philosophy/free-sw.html")))
"free software")
" projects developed by
-volunteers around the work under the umbrella of the "
+volunteers around the world under the umbrella of the "
(a (@ (href ,(gnu-url "")))
"GNU Project") ". "
" This is the official web site for both projects. ")