Skip to content

Commit

Permalink
Fixed misspell
Browse files Browse the repository at this point in the history
  • Loading branch information
0marperez committed Sep 27, 2023
1 parent 33770ba commit 4abaa7d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class AwsJsonProtocolSerdeDescriptorGenerator(

/**
* Adds a trait to ignore `__type` in union shapes for `AWS Json 1.0`, `AWS Json 1.1`, `RestJson 1.0` protocols
* Sometimes the unnecessary trait `__type` is added and needs to be ignored
* Sometimes the unnecessary field `__type` is added and needs to be ignored
*
* NOTE: Will be ignored unless it's in the model
*
Expand Down

0 comments on commit 4abaa7d

Please sign in to comment.