From 86c850282e395497f88f2020f3c8c7cc0fd3d843 Mon Sep 17 00:00:00 2001 From: Cyrus Yip <60951091+CyrusYip@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:08:41 +0800 Subject: [PATCH] Docs: improve grammar (#296) --- docs/src/intro.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/src/intro.md b/docs/src/intro.md index 71ebce0..09106b0 100644 --- a/docs/src/intro.md +++ b/docs/src/intro.md @@ -1,7 +1,8 @@ # Tealdeer: Introduction -Tealdeer very fast implementation of [tldr](https://github.com/tldr-pages/tldr) -in Rust: Simplified, example based and community-driven man pages. +Tealdeer is a very fast implementation of +[tldr](https://github.com/tldr-pages/tldr) in Rust: Simplified, example based +and community-driven man pages. ![Screenshot](screenshot-default.png)