Fix sentence casing bug (#9803)
# Addresses #9772  Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
co-authored by
Jacob Shandling
parent
6e0626a01c
commit
d8bb038f85
@@ -376,7 +376,7 @@ const allHostTableHeaders: IDataColumn[] = [
|
||||
To filter by MDM server URL, head to the Dashboard page.
|
||||
`}
|
||||
>
|
||||
MDM Status
|
||||
MDM status
|
||||
</TooltipWrapper>
|
||||
);
|
||||
return <HeaderCell value={titleWithToolTip} disableSortBy />;
|
||||
|
||||
Reference in New Issue
Block a user