Skip to content

Commit

Permalink
Update beast.go
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth authored Jun 18, 2024
1 parent 3a5172d commit c9f6de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keywords/beast.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ func (b beast) ValidateType(r jsonschema.RootElement) error {
}

func (b beast) InteractionText() string {
return "3/3 beast"
return "3/3 Beast"
}

func (b beast) Description() string {
Expand Down

0 comments on commit c9f6de6

Please sign in to comment.