Skip to content

Commit

Permalink
Update git-repl.md: typo: "let's" for "lets" (#1158)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattscarpenter authored Sep 16, 2024
1 parent 2c161aa commit f0671e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion man/git-repl.1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
\fBgit\-repl\fR
.
.SH "DESCRIPTION"
Git read\-eval\-print\-loop\. Let\'s you run \fBgit\fR commands without typing \'git\'\.
Git read\-eval\-print\-loop\. Lets you run \fBgit\fR commands without typing \'git\'\.
.
.P
Commands can be prefixed with an exclamation mark (!) to be interpreted as a regular command\.
Expand Down
2 changes: 1 addition & 1 deletion man/git-repl.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/git-repl.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ git-repl(1) -- git read-eval-print-loop

## DESCRIPTION

Git read-eval-print-loop. Let's you run `git` commands without typing 'git'.
Git read-eval-print-loop. Lets you run `git` commands without typing 'git'.

Commands can be prefixed with an exclamation mark (!) to be interpreted as
a regular command.
Expand Down

0 comments on commit f0671e2

Please sign in to comment.