Sfoglia il codice sorgente

Merge pull request #199 from niyazpoyilan/patch-1

Typo In Readme.md
Pouria Ezzati 6 anni fa
parent
commit
a884814a2e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -53,7 +53,7 @@ You need to have [Node.js](https://nodejs.org/), [Neo4j](https://neo4j.com/) and
 5. Run for development: `npm run dev`.
 6. Run for production: `npm run build` then `npm start`.
 
-**[Visis our wiki for a more complete setup and development guide.](https://github.com/thedevs-network/kutt/wiki/Setup-and-deployment)**
+**[Visit our wiki for a more complete setup and development guide.](https://github.com/thedevs-network/kutt/wiki/Setup-and-deployment)**
 
 **Docker:** You can use Docker to run the app. Read [docker-examples](/docker-examples) for more info.