Skip to content

Commit a9285c5

Browse files
committed
fix typo
1 parent 50e3ebb commit a9285c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/src/Amazon.Lambda.Annotations/APIGateway/HttpResults.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public enum ProtocolVersion {
7070

7171

7272
/// <summary>
73-
/// The Json serialzier used for serializing the response body.
73+
/// The JSON serializer used for serializing the response body.
7474
/// </summary>
7575
public ILambdaSerializer Serializer { get; set; }
7676
}

0 commit comments

Comments
 (0)