From bbf0a52390f03bdcdf09166a32c624758205daa9 Mon Sep 17 00:00:00 2001 From: Shenghou Ma Date: Fri, 13 Dec 2013 12:52:46 +1100 Subject: go.blog/content/playground.article: fix two typos. R=adg CC=golang-dev https://golang.org/cl/41550045 --- content/playground.article | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/playground.article') diff --git a/content/playground.article b/content/playground.article index 5e22f37..688db47 100644 --- a/content/playground.article +++ b/content/playground.article @@ -324,8 +324,8 @@ package does this proxying. Both the [[http://tour.golang.org][Go Tour]] and the [[http://godoc.org/code.google.com/p/go.talks/present][Present Tool]] can be run offline. This is great for people with limited internet connectivity -or presenters are conferences who cannot (and _should_ not) rely on a working -internet conection. +or presenters at conferences who cannot (and _should_ not) rely on a working +internet connection. To run offline, the tools run their own version of the playground back end on the local machine. The back end uses a regular Go tool chain with none of the -- cgit v1.2.3