From 35739583a2bdc9e57d6c508df02e9243f041dbd4 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Tue, 9 Oct 2012 20:45:50 -0700 Subject: [PATCH] tweak --- template/index.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/template/index.tmpl b/template/index.tmpl index f00ce8a..1aaad1b 100644 --- a/template/index.tmpl +++ b/template/index.tmpl @@ -20,15 +20,15 @@

Go by Example

Go is an - open-source programming language designed for + open source programming language designed for building simple, fast, and reliable software.

- This site is a hands-on introduction to Go. We - believe that programmers learn to program by + This site is a hands-on introduction to Go. + Programmers learn to program by reading and writing programs, so Go by Example - teaches Go with working example programs. Each + teaches Go with example programs. Each example gives you a new tool for writing your own Go code: