Fixing typos (#70487)

This commit is contained in:
Andreas Deininger
2023-06-22 09:43:38 +01:00
committed by GitHub
parent 1441c90178
commit 95b1f3c875
25 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -1438,7 +1438,7 @@ type EntitySearchResult struct {
// Entity identifier
GRN *GRN `protobuf:"bytes,1,opt,name=GRN,proto3" json:"GRN,omitempty"`
// The current veresion of this entity
// The current version of this entity
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
// Content Length
Size int64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`