diff --git a/DIFFERENCES.md b/DIFFERENCES.md
index 4e58e1d..a08b5b0 100644
--- a/DIFFERENCES.md
+++ b/DIFFERENCES.md
@@ -22,9 +22,9 @@ The rendering of Tabs has been modified so that the minimum stated size of the w
 
 The rendering of the benchmark table and of console outputs were calculating every line at the same time. Now it only renders what you see. It is a significant improvement for your processor, and you can feel the difference if it is not very powerful.
 
-Updates from Gupaxx do not retrieve XMRig and P2Pool from upstream anymore, but use versions in the bundled version. This modification prevent bad surprise (see [#3](https://github.com/Cyrix126/gupaxx/issues/3)).
+Updates from Gupaxx does not retrieve xmrig and p2pool from upstream anymore, but use versions in the bundled version. This modification prevent bad surprise (see [#3](https://github.com/Cyrix126/gupaxx/issues/3)).
 
-It also allows advanced users to use your their own version of P2Pool and XMRig.The standalone version of Gupaxx will not replace them.
+It also allows advanced users to use your their own version of p2pool and xmrig.The standalone version of Gupaxx will not replace them.
 
 ## Security
 With the upgrade of dependencies, cargo audit shows no more warnings for Gupaxx. (instead of 5 vulnerabilities and 4 allowed warnings for Gupax.) 
diff --git a/IDEAS.md b/IDEAS.md
index c5767d2..d57e6ab 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -118,4 +118,4 @@ let the build in updater of Gupaxx check the signature of the release to confirm
 So that user can see how much is given to this project and make their own opinion of it if enough donations have been given or not, the history of donation should be made visible with the viewkey available.  
 
 ## XvB
-keeping track of participation history in rounds and automatically showing results in the XvB tab.
+keeping track of participation history in rounds and showing results in the XvB tab.
diff --git a/NOTES_ALGORITHM.md b/NOTES_ALGORITHM.md
index 45e7a5c..ee0ea6c 100644
--- a/NOTES_ALGORITHM.md
+++ b/NOTES_ALGORITHM.md
@@ -43,7 +43,7 @@ Miner has 10kH/s on Gupaxx
 for ten minutes, 4 are required to be put on p2pool.
 
 **Default mode**: 9 minutes are given to p2pool and one for XvB.  
-Because after giving 4mn to p2p ool to meet mHR, he still have ~5kH/s to spare.  
+Because after giving 4mn to p2pool to meet mHR, he still have ~5kH/s to spare.  
 The first round type (Donor round) need 1kH/s and second round type (VIP Donor) need 10kH/s.  
 5kH/s is enough for the Donor Round but not enough for the VIP Donor.  
 So 1kH/s is given to XvB node so that the miner participate in the Donor round.