diff options
Diffstat (limited to 'web/view/view.scm')
-rw-r--r-- | web/view/view.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/view/view.scm b/web/view/view.scm index d0a8248..388be74 100644 --- a/web/view/view.scm +++ b/web/view/view.scm @@ -14,7 +14,7 @@ (define* (view-brand path) (msk-html #:info '((h2 "Introduction") - (p "New start page for MSK! This is initial work for providing a full community webservice for muscoskeletal disease.") + (p "New start page for MSK! This is initial work for providing a full community webservice for musculoskeletal disease.") (h2 "Explore GeneNetwork for MSK (GN4MSK)") (p "Find all genes that have a hit for") (ul |