Skip to content

Commit

Permalink
Minor docs adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueMonday committed Jan 31, 2024
1 parent e6cfda2 commit 156b490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion card.go
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ const (
// FrameEffectFanDFC is the fan transforming marks frame effect.
FrameEffectFanDFC FrameEffect = "fandfc"

// FrameEffectUpsideDownDFC is a upside down transforming marks frame
// FrameEffectUpsideDownDFC is the upside down transforming marks frame
// effect.
FrameEffectUpsideDownDFC FrameEffect = "upsidedowndfc"
)
Expand Down

0 comments on commit 156b490

Please sign in to comment.