Skip to content

Commit f721050

Browse files
jccarrillobmoffatt
authored andcommitted
Fixed Congnito to Cognito java doc in CognitoEvent (#87)
1 parent 32ffd2d commit f721050

File tree

1 file changed

+1
-1
lines changed
  • aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events

1 file changed

+1
-1
lines changed

aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/CognitoEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
/**
2020
*
21-
* Represents an Amazon Congnito event sent to Lambda Functions
21+
* Represents an Amazon Cognito event sent to Lambda Functions
2222
*
2323
*/
2424
public class CognitoEvent implements Serializable, Cloneable {

0 commit comments

Comments
 (0)