mirror of
https://github.com/jbranchaud/til
synced 2026-01-02 22:58:01 +00:00
Fix typo
This commit is contained in:
committed by
Josh Branchaud
parent
5924edf4c0
commit
4b4bd2350f
@@ -2,7 +2,7 @@
|
||||
|
||||
While preparing some stats for a recent blog post on [A Decade of
|
||||
TILs](https://www.visualmode.dev/a-decade-of-tils), I ran into an issue
|
||||
referencing chuncks of time further back than 2020.
|
||||
referencing chunks of time further back than 2020.
|
||||
|
||||
```bash
|
||||
❯ git diff --diff-filter=A --name-only HEAD@{2016-02-06}..HEAD@{2017-02-06} -- "*.md"
|
||||
|
||||
Reference in New Issue
Block a user