We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b26633 commit 0ffd5beCopy full SHA for 0ffd5be
keywords/countDust.go
@@ -14,7 +14,7 @@ func (c countDust) ValidateType(r jsonschema.RootElement) error {
14
}
15
16
func (c countDust) InteractionText() string {
17
- return "Count §CardType."
+ return "Count §CardType Dust."
18
19
20
func (c countDust) Description() string {
0 commit comments