aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-08-05 08:13:58 -0500
committerAlex Scerba <alex@scerba.org>2025-08-05 08:13:58 -0500
commitee5cfc8a2ce1f77631d8904ff6938d1fa73c5729 (patch)
tree247dcd0e4bec94bf0520d73ab98d18251454ea7a
parent9034d86f0e52e2065dce7e1e9f357e1164cce5ef (diff)
fix punctation and grammarHEADmasterdevelop
-rw-r--r--html/blog/2025-08-05+Morning_Race+rant.tmpl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/blog/2025-08-05+Morning_Race+rant.tmpl.html b/html/blog/2025-08-05+Morning_Race+rant.tmpl.html
index 2c33271..f15d015 100644
--- a/html/blog/2025-08-05+Morning_Race+rant.tmpl.html
+++ b/html/blog/2025-08-05+Morning_Race+rant.tmpl.html
@@ -1,7 +1,7 @@
{{ define "article" }}
<article>
<h2>{{ .Title }}</h2>
- <p>I don't know if they know it, but I have a friendly &lpar;in my eyes&rpar; silent competition each morning with another commuter. They always jump up and rush to the front of the bus as it approaches the drop-off to try and get to the train platform quicker. It always seems silly to me when people do that because they also tend to be the same people that walk extremely slowly after getting out. This person walks pretty fast though, almost as fast as me. The only difference is I started taking the stairs. I can make it to the top about a second or so quicker than them walking up the escalator, and usually there's someone slower that's on it in front of them. It's my silent protest to jumping up and falling over everyone as the bus screeches to a halt to try to be first in the name of time savings. Waiting for the bus to come to a stop before getting up doesn't lose you any time, and you can be faster if you're strategic and take a couple steps at a time ; &rpar;</p>
+ <p>I don't know if they know it, but I have a friendly &lpar;in my eyes&rpar; silent competition each morning with another commuter. They always jump up and rush to the front of the bus as it approaches the drop-off to try to get to the train platform quicker. It always seems silly to me when people do that because they also tend to be the same people that walk extremely slowly after getting out. This person walks pretty fast though, almost as fast as me. The only difference is I started taking the stairs. I can make it to the top about a second or so quicker than them walking up the escalator, and usually there's someone slower that's on it in front of them. It's my silent protest to jumping up and falling over everyone as the bus screeches to a halt to try to be first in the name of time savings. Waiting for the bus to come to a stop before getting up doesn't lose you any time, and you can be faster if you're strategic and take a couple steps at a time ; &rpar;.</p>
<p><b>Created:</b> {{ .Date }}</p>
</article>
{{ end }}