summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-11-14 18:16:18 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-11-14 18:16:18 +0100
commit7814e957a8fa80d9a372f42462f0c43b4089709d (patch)
tree88fcaadcdf1f777709d19602fecb037920f84999
parent0c7c78de379069c42777bc680d1f9dd6612f09cf (diff)
Use hanging hyphens
-rw-r--r--src/blog/nvim-ts/index.gsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/nvim-ts/index.gsp b/src/blog/nvim-ts/index.gsp
index ebfcec5..98bd9bb 100644
--- a/src/blog/nvim-ts/index.gsp
+++ b/src/blog/nvim-ts/index.gsp
@@ -25,8 +25,8 @@ html lang="en" {
I’m always working with Git. I use it at work, I use it for my personal
projects, I even use it for this site. Git has become a part of my
everyday life. One Git feature that I use quite often is Git-Rebase,
- which when invoked with the @code{--i} flag allows you to reorder,
- combine, and delete commits interactively.
+ which when invoked with the @code{--i} flag allows you to reorder-,
+ combine-, and delete commits interactively.
}
p {-