Skip to content

Commit

Permalink
Add a period
Browse files Browse the repository at this point in the history
  • Loading branch information
noahyor committed Jun 23, 2024
1 parent 3b7eaea commit e130167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/swarm-tui/Swarm/TUI/Model/Name.hs
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,6 @@ data Name
REPLViewport
| -- | A clickable button in a modal dialog.
Button Button
| -- | A custom widget name
| -- | A custom widget name.
CustomName Text
deriving (Eq, Ord, Show, Read)

0 comments on commit e130167

Please sign in to comment.