diff options
author | mms <git@sapka.me> | 2024-11-13 21:20:18 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-13 21:20:18 +0100 |
commit | ec9045017733df827322878937301f3e98c04f27 (patch) | |
tree | e41eeb25f7fd98b17bb57cd89127d806bdd609d5 | |
parent | 010b686948961e9c1d8e25bd117005b9389a0c56 (diff) |
fix: typos
-rw-r--r-- | content-org/chotto.org | 4 | ||||
-rw-r--r-- | content/projects/chotto/_index.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/content-org/chotto.org b/content-org/chotto.org index dc3540e..a8e21dd 100644 --- a/content-org/chotto.org +++ b/content-org/chotto.org @@ -24,7 +24,7 @@ CLOSED: [2024-11-13 Wed 00:10] ---- Chotto is an initial tagging script for Notmuch written in Ruby. -I aim at creating a powerful yea readable DSL for help with incoming mail management. +I aim at creating a powerful yet readable DSL to help with incoming mail management. There already exist a similar, perhaps better, solution ([[https://github.com/afewmail/afew][Afew]]), but I don't think it is flexible enough. @@ -43,7 +43,7 @@ Dune I tried the alternatives, but they mostly don't work. Say what you will about Python community, they don't care about breaking changes. -I, on the other hand, live of Ruby & Ruby on Rails and therefore love me some nice APIs. +I, on the other hand, live on Ruby & Ruby on Rails and therefore love me some nice APIs. *** Name diff --git a/content/projects/chotto/_index.md b/content/projects/chotto/_index.md index b91f79f..b833884 100644 --- a/content/projects/chotto/_index.md +++ b/content/projects/chotto/_index.md @@ -13,7 +13,7 @@ abstract = "An initial tagging script for Notmuch" ---- Chotto is an initial tagging script for Notmuch written in Ruby. -I aim at creating a powerful yea readable DSL for help with incoming mail management. +I aim at creating a powerful yet readable DSL to help with incoming mail management. There already exist a similar, perhaps better, solution ([Afew](https://github.com/afewmail/afew)), but I don't think it is flexible enough. @@ -34,7 +34,7 @@ Dune I tried the alternatives, but they mostly don't work. Say what you will about Python community, they don't care about breaking changes. -I, on the other hand, live of Ruby & Ruby on Rails and therefore love me some nice APIs. +I, on the other hand, live on Ruby & Ruby on Rails and therefore love me some nice APIs. ## Name {#name} |