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 /content | |
parent | 010b686948961e9c1d8e25bd117005b9389a0c56 (diff) |
fix: typos
Diffstat (limited to 'content')
-rw-r--r-- | content/projects/chotto/_index.md | 4 |
1 files changed, 2 insertions, 2 deletions
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} |