diff --git a/README.md b/README.md
index f351a0f98..8d8b479fc 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ The OpenFPGA framework is the **first open-source FPGA IP generator** supporting
## Compilation
-Dependancies and help using docker can be found at [**./tutorials/building.md**](https://github.com/LNIS-Projects/OpenFPGA/blob/master/tutorials/building.md).
+Dependencies and help using docker can be found at [**./tutorials/building.md**](https://github.com/LNIS-Projects/OpenFPGA/blob/master/tutorials/building.md).
**Compilation steps:**
1. git clone https://github.com/LNIS-Projects/OpenFPGA.git && cd OpenFPGA # *Clone the repository and go into it*
@@ -20,7 +20,7 @@ Dependancies and help using docker can be found at [**./tutorials/building.md**]
*We currently implemented OpenFPGA for:*
*1. Ubuntu 16.04*
*2. Red Hat 7.5*
-*3. MacOS Mojiva 10.13.4*
+*3. MacOS Mojave 10.13.4*
*Please note that those were the versions we tested the software for. It might work with earlier versions and other distributions.*
## Documentation