From 8769ba3a81c908321c39fffd242d915deb92f122 Mon Sep 17 00:00:00 2001 From: Kiran Shila Date: Wed, 11 Aug 2021 22:21:01 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cef275e..d6bc159 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ > A _Better_ Sonarr/Radarr Request Bot for Discord ## Why not [Requestrr](https://github.com/darkalfx/requestrr) -* Uses modern Discord slash commands and components, which provies a clean, performant UI on desktop and mobile +* Uses modern Discord slash commands and components, which provides a clean, performant UI on desktop and mobile * Simple codebase, <1k lines of code versus almost 10k lines of C# and 7k lines of JS * Simple configuration, no need to have a whole web frontend * Powered by Clojure and [Discljord](https://github.com/IGJoshua/discljord), a markedly better language 😛