Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Reuven committed Jul 18, 2024
1 parent 91c8437 commit 6e06613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load/option.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"github.com/tufin/oasdiff/flatten/headers"
)

// option functions can be used to preprocess specs after loading them
// Option functions can be used to preprocess specs after loading them
type Option func(Loader, []*SpecInfo) ([]*SpecInfo, error)

// WithIdentity returns the original SpecInfos
Expand Down

0 comments on commit 6e06613

Please sign in to comment.