@@ -21,12 +21,12 @@ The device list view offers an at-a-glance view of all your devices:
2121From the Devices list page under ** Resources > Compute > All Devices** , you can:
2222
23231 . ** Create** a new device, ** Clone** an existing device, or configure a ** Report** .
24- 2 . Search for partial and exact matches to device names and alias .
24+ 2 . Search for partial and exact matches to device names and aliases .
25253 . Perform ** Actions** that modify, delete, and manage your Device data.
26- 4 . Filter data categorically using the dropdown menus and add ** More Filters**
26+ 4 . Filter data categorically using the dropdown menus or by adding ** More Filters**
27275 . Open the ** Advanced** search box to search for devices using SQL-like queries.
28286 . Modify the default column layout or create a new view by clicking on the ** gear icon** .
29- 7 . Order the column data and resize columns by dragging the edge of the column header.
29+ 7 . Order the column data and resize columns by dragging the edge of a column header.
3030
3131### Custom Filters
3232
@@ -47,7 +47,7 @@ When you apply a saved custom filter, you'll see the "filters have been replaced
4747If you've made changes to the filter you don't want to keep, click the ** Reset** option to revert to the original saved filter.
4848
4949<ThemedImage
50- alt = " Rest filters option"
50+ alt = " Reset filters option"
5151 sources = { {
5252 light: useBaseUrl (' /assets/images/device-list/reset-filters-light.png' ),
5353 dark: useBaseUrl (' /assets/images/device-list/reset-filters-dark.png' ),
@@ -64,4 +64,4 @@ From the list view, you can also select multiple devices and apply bulk actions
6464 light: useBaseUrl (' /assets/images/device-list/device-list-action-menu-light.png' ),
6565 dark: useBaseUrl (' /assets/images/device-list/device-list-action-menu-dark.png' ),
6666 }}
67- />
67+ />
0 commit comments