Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pmorelli92 committed Apr 19, 2022
1 parent ee9d582 commit c1a4f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3439,7 +3439,7 @@ func TestTryAddDescription(t *testing.T) {
want *spec.SecurityScheme
}{
{
name: "added dscription",
name: "added description",
args: args{
spec: &spec.SecurityScheme{},
extensions: map[string]interface{}{
Expand Down

0 comments on commit c1a4f7d

Please sign in to comment.