Skip to content

Update errors.go: typo in SessionStreamingException text #2951

Closed as not planned
@lionello

Description

@lionello

Acknowledgements

Describe the bug

There's a typo in the help text/comment of SessionStreamingException https://github.com/aws/aws-sdk-go-v2/blob/main/service/cloudwatchlogs/types/errors.go#L368

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

It's missing a T:

// This exception is returned if an unknown error occurs during a Live Tail session.

Current Behavior

// his exception is returned if an unknown error occurs during a Live Tail session.

Reproduction Steps

  • check the text

Possible Solution

No response

Additional Information/Context

No response

AWS Go SDK V2 Module Versions Used

N/A

Compiler and Version used

irrelevant

Operating System and version

irrelevant

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p3This is a minor priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions