diff --git a/frontend/src/components/InfoDialog.js b/frontend/src/components/InfoDialog.js
index cfc5d9b2..c89f3afc 100644
--- a/frontend/src/components/InfoDialog.js
+++ b/frontend/src/components/InfoDialog.js
@@ -38,7 +38,7 @@ export default class InfoDialog extends Component {
It is a BTC/FIAT peer-to-peer exchange over lightning. It simplifies
- matchmaking and minimizes the need for entrust. RoboSats focuses in privacy and speed.
At no point, AnonymousAlice01 and BafflingBob02 have to trust the +
At no point, AnonymousAlice01 and BafflingBob02 have to entrust the
bitcoin funds to each other. In case they have a conflict, RoboSats staff
will help resolving the dispute. You can find a step-by-step
description of the trade pipeline in How it works
diff --git a/frontend/src/components/MakerPage.js b/frontend/src/components/MakerPage.js
index 127828a4..7f5bb831 100644
--- a/frontend/src/components/MakerPage.js
+++ b/frontend/src/components/MakerPage.js
@@ -621,12 +621,12 @@ export default class MakerPage extends Component {
setValue(newValue);
};
return(
-