From bfe6bbe92abf856b1bdcc85f78097eb42e7602cb Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Mon, 25 Nov 2013 12:04:00 +1100 Subject: go.blog: remove period from strings post title To be consistent with the other posts. R=r CC=golang-dev https://golang.org/cl/31820043 --- content/strings.article | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/strings.article b/content/strings.article index 1cfd227..377945d 100644 --- a/content/strings.article +++ b/content/strings.article @@ -1,4 +1,4 @@ -Strings, bytes, runes and characters in Go. +Strings, bytes, runes and characters in Go 23 Oct 2013 Tags: strings, bytes, runes, characters -- cgit v1.2.3