Skip to content

Commit 09a70cd

Browse files
Update README.md
- minor fix of wording
1 parent 29e39a6 commit 09a70cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ The full set of options available are:
117117
- `CodeGeneratorOption.SingleLineToProtoString` - `toProtoString` generates single line
118118
- `CodeGeneratorOption.AsciiFormatToString` - `toString` uses `toProtoString` functionality
119119
- `CodeGeneratorOption.Fs2GrpcServiceSuffix` - suffix used for generated service, e.g. service `Foo` with suffix `Fs2Grpc` results in `FooFs2Grpc`
120-
- `CodeGeneratorOption.Fs2GrpcDisableTrailers` - disable generation of the trailers
121-
- `CodeGeneratorOption.Fs2GrpcRenderContextAsImplicit` - renders context in the implicit position
120+
- `CodeGeneratorOption.Fs2GrpcDisableTrailers` - disable generation of trailers
121+
- `CodeGeneratorOption.Fs2GrpcRenderContextAsImplicit` - renders context in implicit position
122122

123123
## Pass additional protoc options
124124

0 commit comments

Comments
 (0)