Skip to content

Commit 34da9da

Browse files
authored
Merge pull request #738 from stepnem/rn116fixup
rn-116: fix up the last-minute additions (typos, language)
2 parents 9d868b1 + f259646 commit 34da9da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_posts/2024-10-31-edition-116.markdown‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,14 +295,14 @@ __Light reading__
295295
+[Git For Each Ref](https://alchemists.io/articles/git_for_each_ref)
296296
by Brooke Kuhlmann in Alchemists Collective articles.
297297
Learn how to use this command to make use of references
298-
for information dumping, statistcs, and much more.
298+
for information dumping, statistics, and much more.
299299
Included in this article is use of the new `is-base` field name recently added in
300300
[Git 2.47.0](https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.0.txt).
301301
+[Searching for and navigating Git commits](https://alexharri.com/blog/searching-and-navigating-git-commits)
302302
by Alex Harri on his blog.
303303
+[Why some of us like "interdiff" code review](https://gist.github.com/thoughtpolice/9c45287550a56b2047c6311fbadebed2)
304304
by Austin Seipp (a Gist). Describes problems with the UI of multi-commit GitHub Pull Requests
305-
for responding to reviewer comments by provinding new version of patch series,
305+
for responding to reviewer comments by providing a new version of the patch series,
306306
and how `git range-diff` and interactive rebase can help with this task.
307307
+[How I Review GitHub PRs](https://www.bitquabit.com/post/how-i-do-github-prs/)
308308
by Benjamin Pollack on bitquabit.

0 commit comments

Comments
(0)