diff --git a/storage/storage.go b/storage/storage.go index 3963a81f..99424e36 100644 --- a/storage/storage.go +++ b/storage/storage.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// Package storage provides functions for accessing Google Cloud Storge buckets. +// Package storage provides functions for accessing Google Cloud Storage buckets. package storage import (