aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Mirelmann <lgalfaso@gmail.com>2023-07-13 16:17:45 +0200
committerGitHub <noreply@github.com>2023-07-13 10:17:45 -0400
commit39c174e10d224c46b556d8d4615863804d5b2ff6 (patch)
tree1f0e505cda3146c416f34bcefcfd23c53aa83779
parent068363a3625e166056c155f6441cfb35ca8dfbf2 (diff)
downloadbazelbuild-remote-apis-39c174e10d224c46b556d8d4615863804d5b2ff6.tar.gz
Document Fix typo (#266)
Fix a typo
-rw-r--r--build/bazel/remote/logstream/v1/remote_logstream.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bazel/remote/logstream/v1/remote_logstream.proto b/build/bazel/remote/logstream/v1/remote_logstream.proto
index a6994ae..2741016 100644
--- a/build/bazel/remote/logstream/v1/remote_logstream.proto
+++ b/build/bazel/remote/logstream/v1/remote_logstream.proto
@@ -31,7 +31,7 @@ option objc_class_prefix = "RL";
// The Log Stream API manages LogStream resources which are used to stream
// writes and reads of an ordered sequence of bytes of unknown eventual length.
//
-// Note that this is an API Interface and not an API Service, per the definitons
+// Note that this is an API Interface and not an API Service, per the definitions
// at: https://cloud.google.com/apis/design/glossary
//
// Log Stream API supports the reading of unfinalized LogStreams either by