Skip to content

Commit

Permalink
capitalize Kinesis in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hongalex committed Feb 27, 2024
1 parent 0b050ba commit b2cb508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsub/topic.go
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ const (
// AWSKinesisStateStreamNotFound means the Kinesis stream does not exist.
AWSKinesisStateStreamNotFound

// AWSKinesisStateConsumerNotFound means the kinesis consumer does not exist.
// AWSKinesisStateConsumerNotFound means the Kinesis consumer does not exist.
AWSKinesisStateConsumerNotFound
)

Expand Down

0 comments on commit b2cb508

Please sign in to comment.