From ab9e2c99b8416489c67a7d6239a437b1da12403b Mon Sep 17 00:00:00 2001 From: Stuart Bell Date: Fri, 6 Jul 2018 09:32:46 +0100 Subject: [PATCH] fix typo - not all developers are 'he' --- PackagePublishing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PackagePublishing.md b/PackagePublishing.md index 51c20890..228f43b7 100644 --- a/PackagePublishing.md +++ b/PackagePublishing.md @@ -108,7 +108,7 @@ which would also install the ` ".../epub" ` package because of the dependency. ``` go get codesite.tld/authorName/Go-PublishingExample/epub ``` -and (if he had not already installed ` publish `) would only download and install the package. Note that in none of these cases are the examples or documentation downloaded; in most cases these would be available to browse via the code site. +and (if they had not already installed ` publish `) would only download and install the package. Note that in none of these cases are the examples or documentation downloaded; in most cases these would be available to browse via the code site. # Documentation ## godoc