aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-05-09 13:43:29 +0200
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-05-09 13:43:29 +0200
commitd859d14db093386a90c2ed12398c02ce58c748dd (patch)
tree6bfcede423cf92cc4a6b939b97a66d8f3892ec9c
parent1e54b6071484ea012bfaa839978b34125813eae1 (diff)
fix: Reword tubo description
-rw-r--r--haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index 2cc7d1f..02bd7a1 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -61,7 +61,7 @@
(list
(project
#:name "tubo"
- #:synopsis "An alternative web front-end for various streaming sites"
+ #:synopsis "An alternative web front-end to various streaming sites"
#:link "https://git.mianmoreno.com/tubo"
#:tags '("clojure" "clojurescript" "privacy")
#:license "GPL-3.0+"