From 91ed4746a29b5544625fcfcc30a0ffa5f06b8756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zenit=20Kova=C4=8Devi=C4=87?= Date: Sun, 10 Sep 2023 22:04:52 +0200 Subject: [PATCH] Fix title --- _posts/2023/2023-09-10-git-partial-stage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2023/2023-09-10-git-partial-stage.md b/_posts/2023/2023-09-10-git-partial-stage.md index 22eaf8c..db0ffa9 100644 --- a/_posts/2023/2023-09-10-git-partial-stage.md +++ b/_posts/2023/2023-09-10-git-partial-stage.md @@ -1,6 +1,6 @@ --- layout: post -title: 'Stage Code Chunks In GIT CLI' +title: 'Stage Code Hunks In GIT CLI' tags: [GIT] featured_image_thumbnail: /assets/images/posts/2023/git/Git-Logo-2Color.png description: 'Stage Code Hunks In GIT CLI'