mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
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:
parent
db671c239a
commit
1b6ce7c3fc
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ const ScriptUploadModal = ({
|
|||
disabled={!selectedFile || showLoading}
|
||||
isLoading={showLoading}
|
||||
>
|
||||
Add Script
|
||||
Add script
|
||||
</Button>
|
||||
</div>
|
||||
</>
|
||||
|
|
|
|||
Loading…
Reference in a new issue