We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd96a2 commit 9550e4fCopy full SHA for 9550e4f
README.md
@@ -17,7 +17,7 @@ are equivalents. E.g. `httputils` is found in [net/http/httputils/](net/http/htt
17
18
### Higher-level, "app", packages
19
20
-Go's stdlib (wisely) doesn't implement higher lervel/app-level concepts.
+Go's stdlib (wisely) doesn't implement higher level/app-level concepts.
21
22
Higher-level concepts are in [app/](app/) like backoff/retry algorithms or external service
23
related things like AWS wrappers or Prometheus helpers.
0 commit comments