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:
authorTim Visée <tim@visee.me>2019-12-14 18:57:50 +0300
committerPouria Ezzati <ezzati.upt@gmail.com>2019-12-14 18:57:50 +0300
commit379a3a2a4579ab6666439d1d69ca030208f1e466 (patch)
tree9d338ed43b1111612a585c8a75efd83f0a39a636 /README.md
parent847039a89fe509197fff48dfa9ef49f599efbeb0 (diff)
Fix typo in README (#248)
* List Rust library for URL shortening using Kutt in README * Fix typo in README
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 2c9020f..be1cb6d 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app f
| Rust | [kutt-rs](https://github.com/robatipoor/kutt-rs) | Command line tool written in Rust |
| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener |
| Bash | [kutt-bash](https://git.fossdaily.xyz/caltlgin/kutt-bash) | Simple command line program for Kutt |
-| JacaScript| [kutt-vscode](https://github.com/mehrad77/kutt-vscode) | Visual Studio Code extention for Kutt |
+| JavaScript| [kutt-vscode](https://github.com/mehrad77/kutt-vscode) | Visual Studio Code extention for Kutt |
| Java | [kutt-desktop](https://github.com/cipher812/kutt-desktop) | A Cross platform Java desktop application for Kutt|
## Contributing