Skip to content

Commit 9071da7

Browse files
committed
Fixup
1 parent 1de3043 commit 9071da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/proto/banyandb/v1/banyandb-trace.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ message InternalWriteRequest {
4747

4848
// Query messages
4949
message Span {
50-
repeated modl.v1.Tag tags = 1;
50+
repeated model.v1.Tag tags = 1;
5151
bytes span = 2;
5252
string span_id = 3;
5353
}

0 commit comments

Comments
 (0)