Skip to content

Commit 98aba19

Browse files
authored
cmd: fix a comment typo
1 parent 4bf8c61 commit 98aba19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/go-cache-plugin/help.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Parameters can be passed either as flags or via environment variables.
1818
See also "help environment".
1919
2020
The plugin requires credentials to access S3. If you are running in AWS, it can
21-
get credentials from the instnce metadata service; otherwise you will need to
21+
get credentials from the instance metadata service; otherwise you will need to
2222
plumb AWS environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY) or
2323
set up a configuration file.
2424

0 commit comments

Comments
 (0)