File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Grpc/JsonTranscoding/src/Microsoft.AspNetCore.Grpc.JsonTranscoding Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ public sealed class GrpcJsonSettings
3939 /// </summary>
4040 /// <remarks>
4141 /// <para>
42- /// The Protobuf JSON specification requires JSON property names to match field names exactly, including case.
43- /// Enabling this option may reduce interoperability, as case-insensitive field matching might not be supported
42+ /// The Protobuf JSON specification requires JSON property names to match field names exactly, including case.
43+ /// Enabling this option may reduce interoperability, as case-insensitive field matching might not be supported
4444 /// by other JSON transcoding implementations.
4545 /// </para>
4646 /// <para>
You can’t perform that action at this time.
0 commit comments