Skip to content

Commit dc6f723

Browse files
authored
Merge pull request #5147 from LiCaoZ/fix-bookmark-not-found
Fix the typo bookmarks
2 parents 9d1842c + a5f3742 commit dc6f723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/apps/design/controls/forms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ Control | Use | Example
122122
Control | Use | Example
123123
- | - | -
124124
[ComboBox](combo-box.md) | Start in compact state and expand to show list of selectable items | Select from a long list of items, such as states or countries
125-
[ListView](./lists.md#list-views) | Categorize items and assign group headers, drag and drop items, curate content, and reorder items | Rank options
126-
[GridView](./lists.md#grid-views) | Arrange and browse image-based collections | Pick a photo, color, display theme
125+
[ListView](./lists.md#list-view) | Categorize items and assign group headers, drag and drop items, curate content, and reorder items | Rank options
126+
[GridView](./lists.md#grid-view) | Arrange and browse image-based collections | Pick a photo, color, display theme
127127

128128
### Numeric input
129129
Control | Use | Example

0 commit comments

Comments
 (0)