Fixed typo in reflog description.

This commit is contained in:
nikopp 2021-04-25 21:30:44 +02:00 committed by GitHub
parent 1606e0565e
commit 98ffccf515
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -157,7 +157,7 @@
{
"id": "reflog",
"command": "git reflog [ref, head]",
"description": "Display a log of there the ref pointed to in the past."
"description": "Display a log of where the ref pointed to in the past."
},
{
"id": "file-new",