From f7f2a5be3f095ccfb8cafc6e4d1f3b6974470794 Mon Sep 17 00:00:00 2001 From: Sumindar <32561380+Sumindar@users.noreply.github.com> Date: Fri, 5 Nov 2021 12:39:28 +0530 Subject: [PATCH] README: fix grammar (#7353) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 986f649291..673f3914b9 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ to see the current progress of all translations. - [kb](https://github.com/gnebbia/kb) is a minimalist command-line knowledge base manager. kb can be used to organize your notes and cheatsheets in a minimalist - and clean way. It supports also non-text files. + and clean way. It also supports non-text files. - [eg](https://github.com/srsudar/eg) provides detailed examples with explanations on the command-line. @@ -212,6 +212,6 @@ to see the current progress of all translations. ## What does "tldr" mean? TL;DR stands for "Too Long; Didn't Read". -It originates in Internet slang, where it is used to indicate that a long text +It originated as Internet slang, where it is used to indicate that a long text (or parts of it) has been skipped as too lengthy. Read more in How-To Geek's [article](https://www.howtogeek.com/435266/what-does-tldr-mean-and-how-do-you-use-it/).