Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CNLHC committed Apr 17, 2024
1 parent 53d6b7c commit 9dcd290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/provider/jd/config.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package jd

// Config is the configuration for Alipay.
// Config is the configuration for JD.
type Config struct {
Rules []Rule `mapstructure:"rules,omitempty"`
}
Expand Down

0 comments on commit 9dcd290

Please sign in to comment.