Skip to content

Commit 0ffd5be

Browse files
authored
Update countDust.go
1 parent 2b26633 commit 0ffd5be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keywords/countDust.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ func (c countDust) ValidateType(r jsonschema.RootElement) error {
1414
}
1515

1616
func (c countDust) InteractionText() string {
17-
return "Count §CardType."
17+
return "Count §CardType Dust."
1818
}
1919

2020
func (c countDust) Description() string {

0 commit comments

Comments
 (0)