summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-09 22:38:18 +0300
committerPaul Buetow <paul@buetow.org>2023-04-09 22:38:18 +0300
commit6286c69737aa31afddfc84e77abac729d588b8d3 (patch)
tree408d9c1e6d11b4192e7ceb257225176ec3216bef /gemfeed
parent617fcaf2faf50d80c9854a94407fe1d344c08f49 (diff)
Update content for md
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md
index b997bc8c..b1e7bd0a 100644
--- a/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md
+++ b/gemfeed/2023-04-09-algorithms-and-data-structures-in-golang-part-1.md
@@ -20,7 +20,7 @@ This is the first blog post about my Algorithms and Data Structures in Go series
[2023-04-09 Algorithms and Data Structures in Go - Part 1 (You are currently reading this)](./2023-04-09-algorithms-and-data-structures-in-golang-part-1.md)
-This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post.
+This post is about setting up some basic data structures and methods for this blog series. I promise, everything will be easy to follow in this post. It will become more interesting later in this series.
## Type constraints