diff --git a/README.md b/README.md
index cfaf2361cef15ec04dadad31c7b6979b2a3ad1b0..808fd34c3e09baf8540148542fa1f3a4469141eb 100644
--- a/README.md
+++ b/README.md
@@ -145,4 +145,4 @@ The last feature an admin has access is the manage salamander feature. Here, an
 
 To build the application, we followed the official [**expo guide**](https://docs.expo.io/distribution/building-standalone-apps/). It is important to note that we have currently only tried building for android, and not iOS, as an iOS developer account is needed to do this.
 
-Building the app can be done using Expo's built-in build tool. To use the map, a Google API key is needed. Read the [**Official documentation**](https://developers.google.com/maps/documentation/javascript/get-api-key) to learn how to create and manage Google API keys. This key has to be placed inside the ```App.js``` file before building. Read [Expo's guide](https://docs.expo.io/versions/latest/sdk/map-view/) to learn how to include your key in the project.
+Building the app can be done using Expo's built-in build tool. To use the map, a Google API key is needed. Read the [**official documentation**](https://developers.google.com/maps/documentation/javascript/get-api-key) to learn how to create and manage Google API keys. This key has to be placed inside the ```App.js``` file before building. Read [Expo's guide](https://docs.expo.io/versions/latest/sdk/map-view/) to learn how to include your key in the project.