diff options
-rw-r--r-- | doc/root.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/root.html b/doc/root.html index e7c343e57..ce88fd0a7 100644 --- a/doc/root.html +++ b/doc/root.html @@ -47,7 +47,7 @@ <img style="padding-right: 1em;" src="/doc/go-logo-black.png"> </td> <td> - <div><span style="font-size: 2em; font-weight: bold;">a systems programming language</span><br><span style="font-size: 1.5em;">Expressive, concurrent, garbage-collected</span></div> + <div><span style="font-size: 2em; font-weight: bold;">a systems programming language</span><br><span style="font-size: 1.5em;">expressive, concurrent, garbage-collected</span></div> </td> </tr> </table> |