Skip to content

Commit 328af31

Browse files
committed
another table fix
1 parent 7ccdc5f commit 328af31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/powertoys/command-palette/microsoft-windows-run/microsoft-windows-run.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Contains the interfaces to create extensions for the Command Palette.
1313

1414
## Interfaces
1515

16-
| | |
16+
| Interface | Description |
1717
| :--- | :--- |
1818
| [ICommand](icommand.md) | Action a user can take within the Command Palette. |
1919
| ICommandResultArgs | |
@@ -23,7 +23,7 @@ Contains the interfaces to create extensions for the Command Palette.
2323

2424
## Enums
2525

26-
| | |
26+
| Enum | Description |
2727
| :--- | :--- |
2828
| [CommandResultKind](commandresultkind.md) | Specifies what kind of command it is. |
2929
| [NavigationMode](navigationmode.md) | Specifies which navigation direction to take. |

0 commit comments

Comments
 (0)