diff --git a/apps/remix-ide/src/app/ui/confirmDialog.js b/apps/remix-ide/src/app/ui/confirmDialog.js
index e435d8c24a..a3246dcf6a 100644
--- a/apps/remix-ide/src/app/ui/confirmDialog.js
+++ b/apps/remix-ide/src/app/ui/confirmDialog.js
@@ -26,7 +26,8 @@ function confirmDialog (tx, amount, gasEstimation, self, newGasPriceCb, initialP
var el = yo`
-
You are about to create a transaction on the main network. Confirm the details to send to your provider.
+
You are about to create a transaction on the Main Network. Confirm the details to send the info to your provider.
+
The provider for many users is MetaMask. The provider will ask you to sign the transaction before it is sent to the Main Network.