Skip to content

Commit

Permalink
Clarifying comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhagerm committed Aug 21, 2023
1 parent 0b44577 commit ac40a9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public static async Task Main()
}

/// <summary>
/// Gets a list of the existing Amazon SNS subscriptions, optionally by specifying a specific topic ARN.
/// Gets a list of the existing Amazon SNS subscriptions, optionally by specifying a topic ARN.
/// </summary>
/// <param name="client">The initialized Amazon SNS client object used
/// to obtain the list of subscriptions.</param>
Expand Down

0 comments on commit ac40a9e

Please sign in to comment.