We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de7151 commit efbe496Copy full SHA for efbe496
environ.go
@@ -44,7 +44,7 @@ func getProjectID() string {
44
return ""
45
}
46
47
-// Reload - Reload environment variables.
+// Reload - reload environment variables.
48
func Reload() {
49
ProjectID = getProjectID()
50
0 commit comments