From 5bca661e71a15b353ffaabf38f128c8f26acbfc2 Mon Sep 17 00:00:00 2001 From: Fakerr Date: Sat, 4 Mar 2017 18:39:58 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ca8b0..9982d97 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ `git-recall` is a simple tool that allows you to easily go through your commits and check what you or other contributors in your team did. It doesn't aim to be a replacement for the -`git log` command, but just to be a handy way to recall what you've done from your terminal. +`git log` command, but just to be a convenient way to recall what you've done from your terminal. ## Usage