Skip to content

Commit f50df3b

Browse files
jccarrilloraupachz
authored andcommitted
Fixed Congnito to Cognito java doc in CognitoEvent (aws#87)
1 parent 1ee847d commit f50df3b

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)