We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e3ebb commit a9285c5Copy full SHA for a9285c5
Libraries/src/Amazon.Lambda.Annotations/APIGateway/HttpResults.cs
@@ -70,7 +70,7 @@ public enum ProtocolVersion {
70
71
72
/// <summary>
73
- /// The Json serialzier used for serializing the response body.
+ /// The JSON serializer used for serializing the response body.
74
/// </summary>
75
public ILambdaSerializer Serializer { get; set; }
76
}
0 commit comments