We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f08cd4 commit 73e2d0bCopy full SHA for 73e2d0b
src/pages/endpoint/MEM/devices/index.js
@@ -157,7 +157,7 @@ const Page = () => {
157
confirmText: "Are you sure you want to retrieve the BitLocker keys for [deviceName]?",
158
},
159
{
160
- label: "Retrieve File Fault Key",
+ label: "Retrieve File Vault Key",
161
type: "POST",
162
icon: <Security />,
163
url: "/api/ExecDeviceAction",
0 commit comments