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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,7 @@ const ScriptUploadModal = ({
disabled={!selectedFile || showLoading}
isLoading={showLoading}
>
Add Script
Add script
</Button>
</div>
</>