Skip to content

Commit

Permalink
tweak comment again
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitpatel96 committed Nov 27, 2024
1 parent 59bb02d commit cd18775
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
)

// RevisionV1 represents all changes that are to be applied to a signal at a given version. V1 represents the fact
// that we only support the Schema Files version 1.0 - not 1.1 which contains split.
// that this struct only support the Schema Files version 1.0 - not 1.1 which contains split.
// todo(ankit) implement split and rest of otel schema
type RevisionV1 struct {
ver *Version
Expand Down

0 comments on commit cd18775

Please sign in to comment.