8000
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 ca6b9e9 commit 2a10c91Copy full SHA for 2a10c91
site/src/pages/DeploySettingsPage/GitAuthSettingsPage/GitAuthSettingsPageView.tsx
@@ -49,7 +49,7 @@ export const GitAuthSettingsPageView = ({
49
<Table className={styles.table}>
50
<TableHead>
51
<TableRow>
52
- <TableCell width="25%">Type</TableCell>
+ <TableCell width="25%">ID</TableCell>
53
<TableCell width="25%">Client ID</TableCell>
54
<TableCell width="25%">Match</TableCell>
55
</TableRow>
0 commit comments