diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json
index bd64bcf17..327d80642 100644
--- a/app/_locales/en/messages.json
+++ b/app/_locales/en/messages.json
@@ -1987,16 +1987,16 @@
"message": "Prior to clicking confirm:"
},
"ledgerConnectionInstructionStepFour": {
- "message": "Enable \"smart contract data\" or \"blind signing\" on your Ledger device"
+ "message": "Enable \"smart contract data\" or \"blind signing\" on your Ledger device."
},
"ledgerConnectionInstructionStepOne": {
- "message": "Enable Use Ledger Live under Settings > Advanced"
+ "message": "Enable Use Ledger Live under Settings > Advanced."
},
"ledgerConnectionInstructionStepThree": {
- "message": "Plug in your Ledger device and select the Ethereum app"
+ "message": "Be sure your Ledger is plugged in and to select the Ethereum app."
},
"ledgerConnectionInstructionStepTwo": {
- "message": "Open and unlock Ledger Live App"
+ "message": "Open and unlock Ledger Live App."
},
"ledgerConnectionPreferenceDescription": {
"message": "Customize how you connect your Ledger to MetaMask. $1 is recommended, but other options are available. Read more here: $2",
@@ -2795,7 +2795,7 @@
"message": "Open Codefi Compliance"
},
"openFullScreenForLedgerWebHid": {
- "message": "Open MetaMask in full screen to connect your ledger via WebHID.",
+ "message": "Go to full screen to connect your Ledger.",
"description": "Shown to the user on the confirm screen when they are viewing MetaMask in a popup window but need to connect their ledger via webhid."
},
"openInBlockExplorer": {
diff --git a/ui/components/app/ledger-instruction-field/__snapshots__/ledger-instruction-field.test.js.snap b/ui/components/app/ledger-instruction-field/__snapshots__/ledger-instruction-field.test.js.snap
new file mode 100644
index 000000000..4dc118b20
--- /dev/null
+++ b/ui/components/app/ledger-instruction-field/__snapshots__/ledger-instruction-field.test.js.snap
@@ -0,0 +1,52 @@
+// Jest Snapshot v1, https://goo.gl/fbAQLP
+
+exports[`LedgerInstructionField Component rendering should render properly with data instruction 1`] = `
+
+
+
+
+
+
+
+
+ Prior to clicking confirm:
+
+
+ • Be sure your Ledger is plugged in and to select the Ethereum app.
+
+
+ • Enable "smart contract data" or "blind signing" on your Ledger device.
+