Skip to content

Commit 3f34297

Browse files
authored
Fix typo in doc for Aws::InstanceProfileCredentials#disable_imds_v1 (#3316)
1 parent dc4a3b0 commit 3f34297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gems/aws-sdk-core/lib/aws-sdk-core/instance_profile_credentials.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ def initialize(options = {})
9595
super
9696
end
9797

98-
# @return [Boolean0
98+
# @return [Boolean]
9999
attr_reader :disable_imds_v1
100100

101101
# @return [Integer]

0 commit comments

Comments
 (0)