mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
docs(list): fix grammar in doc comment and README (#627)
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ type Item interface {
|
||||
```
|
||||
|
||||
```go
|
||||
// DefaultItem describes an items designed to work with DefaultDelegate.
|
||||
// DefaultItem describes an item designed to work with DefaultDelegate.
|
||||
type DefaultItem interface {
|
||||
Item
|
||||
Title() string
|
||||
|
||||
Reference in New Issue
Block a user