Skip to content

Commit 73dd030

Browse files
authored
Merge pull request #584 from KelvinTegelaar/main
[pull] main from KelvinTegelaar:main
2 parents d0eb379 + 64facf7 commit 73dd030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/endpoint/MEM/devices/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const Page = () => {
157157
confirmText: "Are you sure you want to retrieve the BitLocker keys for [deviceName]?",
158158
},
159159
{
160-
label: "Retrieve File Fault Key",
160+
label: "Retrieve File Vault Key",
161161
type: "POST",
162162
icon: <Security />,
163163
url: "/api/ExecDeviceAction",

0 commit comments

Comments
 (0)