We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b97e3 commit fa8207dCopy full SHA for fa8207d
list/list.go
@@ -275,7 +275,7 @@ func (m Model) ShowTitle() bool {
275
return m.showTitle
276
}
277
278
-// SetShowFilter shows or hides the filer bar. Note that this does not disable
+// SetShowFilter shows or hides the filter bar. Note that this does not disable
279
// filtering, it simply hides the built-in filter view. This allows you to
280
// use the FilterInput to render the filtering UI differently without having to
281
// re-implement filtering from scratch.
0 commit comments