From d765dc6c7d7497362f59e566562d3fae04d0df22 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Mon, 23 Mar 2020 16:18:10 +0100 Subject: [PATCH] README: Fixed type 'ca' to 'can' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6cf08e..85c1275 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Python libary for TinyTinyRSS API (for Python 3) Also contains a small CLI application. CLI supports loading configuration from '~/.config', -which ca be used to store credentials for example. +which can be used to store credentials for example. Libary is still under heavy development, contributions are welcomed,