aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShadlock0133 <tomek-kubel2@wp.pl>2022-05-26 04:05:58 +0200
committerGitHub <noreply@github.com>2022-05-25 22:05:58 -0400
commit901a306002c8fc8b887f72890b29e12cef518c1b (patch)
tree90953b3e4e50804f0d048715bd2fe6e8dd2f7960
parente545abeb1a3f7f0a98cea64b72e6b742b483ce7b (diff)
downloadxesite-901a306002c8fc8b887f72890b29e12cef518c1b.tar.xz
xesite-901a306002c8fc8b887f72890b29e12cef518c1b.zip
Fix typo (#481)
-rw-r--r--blog/we-have-go-2.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/we-have-go-2.markdown b/blog/we-have-go-2.markdown
index 7a4f05b..295c212 100644
--- a/blog/we-have-go-2.markdown
+++ b/blog/we-have-go-2.markdown
@@ -530,7 +530,7 @@ giving up when there is no more work to be done.
inside the Google monorepo that escaped out into the world. They also claim to
have an internal tool that makes
[`context.TODO()`](https://pkg.go.dev/context#TODO) useful (probably by showing
-you the callsities above that function?), but they never released that tool as
+you the callsites above that function?), but they never released that tool as
open source so it’s difficult to know where to use it without that added
context.</xeblog-conv>