diff --git a/gcloud/storage/_implicit_environ.py b/gcloud/storage/_implicit_environ.py index 75ce5b8b1f11b..5523a167cdf34 100644 --- a/gcloud/storage/_implicit_environ.py +++ b/gcloud/storage/_implicit_environ.py @@ -15,7 +15,7 @@ """Module to provide implicit behavior based on enviroment. Acts as a mutable namespace to allow the datastore package to -infer the current dataset ID and connection from the enviroment. +imply the current dataset ID and connection from the enviroment. """