Skip to content

Commit 4ff0890

Browse files
committed
rn-118: Minor corrections
1 parent 6154855 commit 4ff0890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rev_news/drafts/edition-118.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ __Light reading__
234234
(`--format=reference`).
235235
+ [Optimizing Your Repository for Speed and Efficiency](https://dev.to/this-is-learning/optimizing-your-repository-for-speed-and-efficiency-5co2) and
236236
[Using Git Maintenance in GitHub Actions: Optimize Your Repositories Automatically](https://dev.to/this-is-learning/using-git-maintenance-in-github-actions-optimize-your-repositories-automatically-39ka)
237-
by Emanuele Bartolesi for [This is Learning on DEV\.](https://dev.to/this-is-learning), which constitute the 2 part series
237+
posts by Emanuele Bartolesi for [This is Learning on DEV\.to](https://dev.to/this-is-learning) constitute the 2 part series
238238
[Streamline Your Workflow with the Git Maintenance Command](https://dev.to/kasuken/series/29808).
239239
+ The [`git maintenance`](https://git-scm.com/docs/git-maintenance) command
240240
was mentioned in [Git Tips 2: Some Subtle New Things](https://blog.gitbutler.com/git-tips-2-new-stuff-in-git/)
@@ -377,7 +377,7 @@ __Git tools and sites__
377377
Useful for retroactively filling out a time sheet (or correcting a time sheet),
378378
finding that time you solved a problem similar to the one you're working on now, etc.
379379
The log is stored in a plain text file. Source code [on GitHub](https://github.com/olets/git-activity).
380-
Written as Bash shell script using awk, licensed under (custom)
380+
Written as Bash shell script using AWK, licensed under (custom)
381381
CC BY-NC-SA 4.0 with Hippocratic License v3 ethical requirements.
382382
+ [git-branches-script](https://github.com/conorsheppard/git-branches-script)
383383
is a convenience script that prints a menu of recent Git branches

0 commit comments

Comments
 (0)