Skip to content

Commit

Permalink
Docs(providers): Fix typo in comment (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
Petzys authored Jun 24, 2024
1 parent a1bb570 commit 753b557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const (
RegistryTag = "registry"
)

// ImageProviderConfig is the uber-configuration containing all configuration needed by stereoscope image providers
// ImageProviderConfig is the user-configuration containing all configuration needed by stereoscope image providers
type ImageProviderConfig struct {
UserInput string
Platform *image.Platform
Expand Down

0 comments on commit 753b557

Please sign in to comment.