docs(table): Fix typo in docs for highlight_symbol (#1108)

This commit is contained in:
Dheepak Krishnamurthy 2024-05-13 16:38:34 -04:00 committed by GitHub
parent f945a0bcff
commit 839cca20bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -210,7 +210,7 @@ pub struct Table<'a> {
/// Style used to render the selected row
highlight_style: Style,
/// Symbol in front of the selected rom
/// Symbol in front of the selected row
highlight_symbol: Text<'a>,
/// Decides when to allocate spacing for the row selection