Skip to content

Commit

Permalink
chore: remove repetitive word
Browse files Browse the repository at this point in the history
Signed-off-by: mountcount <cuimoman@outlook.com>
  • Loading branch information
mountcount committed Apr 15, 2024
1 parent c10bf84 commit aef40ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion protoc-gen-openapiv2/options/openapiv2.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion protoc-gen-openapiv2/options/openapiv2.proto
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ message Parameters {
// `HeaderParameter` a HTTP header parameter.
// See: https://swagger.io/specification/v2/#parameter-object
message HeaderParameter {
// `Type` is a a supported HTTP header type.
// `Type` is a supported HTTP header type.
// See https://swagger.io/specification/v2/#parameterType.
enum Type {
UNKNOWN = 0;
Expand Down

0 comments on commit aef40ff

Please sign in to comment.