Skip to content

Commit 9550e4f

Browse files
authored
README: fix typo
1 parent 3fd96a2 commit 9550e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ are equivalents. E.g. `httputils` is found in [net/http/httputils/](net/http/htt
1717

1818
### Higher-level, "app", packages
1919

20-
Go's stdlib (wisely) doesn't implement higher lervel/app-level concepts.
20+
Go's stdlib (wisely) doesn't implement higher level/app-level concepts.
2121

2222
Higher-level concepts are in [app/](app/) like backoff/retry algorithms or external service
2323
related things like AWS wrappers or Prometheus helpers.

0 commit comments

Comments
 (0)