mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
SupportBundles: Fixes sentance casing (#61055)
This commit is contained in:
@@ -15,7 +15,7 @@ const subTitle = (
|
||||
|
||||
const newButton = (
|
||||
<LinkButton icon="plus" href="admin/support-bundles/create" variant="primary">
|
||||
New Support Bundle
|
||||
New support bundle
|
||||
</LinkButton>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user