Skip to content

Commit 5ed6a34

Browse files
committed
Fix a typo
1 parent 8939d48 commit 5ed6a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-09-30-edition-115.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ __Light reading__
306306
Google Sheet spreadsheet.
307307
+ Contrast [Patterns for Managing Source Code Branches](https://martinfowler.com/articles/branching-patterns.html),
308308
which strongly recommends patterns that are best suited to Continuous Integration,
309-
first mentioned in [Git Rev News Edtion #63](https://git.github.io/rev_news/2020/05/28/edition-63/),
309+
first mentioned in [Git Rev News Edition #63](https://git.github.io/rev_news/2020/05/28/edition-63/),
310310
and [Ship / Show / Ask: A modern branching strategy](https://martinfowler.com/articles/ship-show-ask.html),
311311
mentioned in [Edition #79](https://git.github.io/rev_news/2021/09/30/edition-79/).
312312
+ [Git With Python HowTo: GitPython Tutorial And PyGit2 Tutorial](https://grimoire.carcano.ch/blog/git-with-python-howto-gitpython-tutorial-and-pygit2-tutorial/)

0 commit comments

Comments
 (0)