Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiyaz Poyilan <niyazpoyilan@gmail.com>2019-07-15 09:10:21 +0300
committerGitHub <noreply@github.com>2019-07-15 09:10:21 +0300
commit7bba39981401fd661dd9d69f10a56d78ed8f7295 (patch)
tree5bc4aaed4b028b3e0adfb800c704080fb36b18f7 /README.md
parentb94eaefd0ddf0fba86cd8a312ac9838e7651f8dc (diff)
Typo In Readme.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d21298d..b5768c9 100644
--- a/README.md
+++ b/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.