Skip to content

Commit accd7cc

Browse files
rlhagermLaren-AWS
authored andcommitted
Updated comments.
1 parent c547efb commit accd7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnetv3/EC2/Actions/EC2Wrapper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public EC2Wrapper(IAmazonEC2 amazonService, ILogger<EC2Wrapper> logger)
2828
// snippet-start:[EC2.dotnetv3.AllocateAddress]
2929
/// <summary>
3030
/// Allocates an Elastic IP address that can be associated with an Amazon EC2
31-
// instance.By using an Elastic IP address, you can keep the public IP address
31+
// instance. By using an Elastic IP address, you can keep the public IP address
3232
// constant even when you restart the associated instance.
3333
/// </summary>
3434
/// <returns>The response object for the allocated address.</returns>

0 commit comments

Comments
 (0)