Skip to content

Commit c1e1d05

Browse files
committed
Correct typo in Upgrading docs
1 parent b8c927b commit c1e1d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/UPGRADING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ breaking changes as needed.
535535
The `CompilerResponse` message has been refactored to made explicit which fields are intended for streaming the build
536536
process and which fields are part of the build result.
537537

538-
The old `CompilerResposne`:
538+
The old `CompilerResponse`:
539539

540540
```protoc
541541
message CompileResponse {

0 commit comments

Comments
 (0)