UI tweak: "Add script" (#35728)

Sentence case:
https://fleetdm.com/handbook/company/why-this-way#why-does-fleet-use-sentence-case
This commit is contained in:
Noah Talerman
2025-11-17 18:14:41 -05:00
committed by GitHub
parent db671c239a
commit 1b6ce7c3fc
@@ -69,7 +69,7 @@ const ScriptUploadModal = ({
disabled={!selectedFile || showLoading}
isLoading={showLoading}
>
Add Script
Add script
</Button>
</div>
</>