| Index: common/proto/milo/annotations.proto
|
| diff --git a/common/proto/milo/annotations.proto b/common/proto/milo/annotations.proto
|
| index 65a2a3d84ee387f6899f902739a3c4e98e07e642..857b1820266aa0996b68a24c0b6e107f233c468a 100644
|
| --- a/common/proto/milo/annotations.proto
|
| +++ b/common/proto/milo/annotations.proto
|
| @@ -173,7 +173,7 @@ message Progress {
|
| int32 completed = 2;
|
| }
|
|
|
| -// LogdogLink is a LogDog stream link.
|
| +// LogdogStream is a LogDog stream link.
|
| message LogdogStream {
|
| // The stream's server. If omitted, the server is the same server that this
|
| // annotation stream is homed on.
|
|
|