Skip to content

Commit a21a340

Browse files
committed
Fix typo in Testify reference in 2026-02-24 chat post
1 parent aff79e4 commit a21a340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/posts/2026/02/24/0-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags:
1313

1414
What is a feature, or two, that you wish existed in the language/framework/technology you are currently using? Why do you miss it? Does your current language/framework/technology have the feature but it's just implemented differently than you would like?
1515

16-
Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testifuy](https://github.com/stretchr/testify) testing framework instead of Go's built in way to [testing](https://go.dev/doc/tutorial/add-a-test).
16+
Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built in way to [testing](https://go.dev/doc/tutorial/add-a-test).
1717

1818
Everyone and anyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others.
1919

0 commit comments

Comments
 (0)