diff --git a/README.md b/README.md index e9204629905ba6235a258e0b94e4a9668b255232..81d604fd60ea9e1863bce26934d5f9866bc0e7df 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ servers = { ### Building and deploying the demo web service -If you have changed the API base URL, the go to the [demo config](/codigo/expliclas/src/config.js) to be sure API URL's match. +If you have changed the API base URL, then go to the [demo config](/codigo/expliclas/src/config.js) to be sure API URL's match. ```javascript export const API_ROOT = "http://localhost:8080/api";