Skip to content

Commit

Permalink
Fixed Congnito to Cognito java doc in CognitoEvent (aws#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
jccarrillo authored and raupachz committed Dec 1, 2020
1 parent 1ee847d commit f50df3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

/**
*
* Represents an Amazon Congnito event sent to Lambda Functions
* Represents an Amazon Cognito event sent to Lambda Functions
*
*/
public class CognitoEvent implements Serializable, Cloneable {
Expand Down

0 comments on commit f50df3b

Please sign in to comment.