From ee10f433266b476db8d660aa44892a089c646429 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 29 Nov 2018 14:17:35 -0500 Subject: [PATCH] Adding a period. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecbc536..9101fea 100644 --- a/README.md +++ b/README.md @@ -1241,7 +1241,7 @@ To trace the evolution of a single function you can use: $ git log -L :FunctionName:FilePath ``` -Note that you can combine this with further `git log` options, like [revision ranges](https://git-scm.com/docs/gitrevisions) and [commit limits](https://git-scm.com/docs/git-log/#_commit_limiting) +Note that you can combine this with further `git log` options, like [revision ranges](https://git-scm.com/docs/gitrevisions) and [commit limits](https://git-scm.com/docs/git-log/#_commit_limiting). ### Find a tag where a commit is referenced