From 15e50d7c7a8d77b8c852e5bcd4829b791ab1dfa1 Mon Sep 17 00:00:00 2001 From: Dan Callahan Date: Wed, 31 Oct 2012 15:52:27 -0700 Subject: [PATCH] encoding/json: clarify correct usage of struct tags in associated article. Fixes #4297. R=golang-dev, gri CC=golang-dev https://golang.org/cl/6817045 --- doc/articles/json_and_go.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/json_and_go.html b/doc/articles/json_and_go.html index 067e23ce97..aab800e860 100644 --- a/doc/articles/json_and_go.html +++ b/doc/articles/json_and_go.html @@ -130,7 +130,7 @@ preference):