Skip to content

Commit 030f1b3

Browse files
maxtaran2010aldas
authored andcommitted
docs: fix typos moderm->modern and alot->a lot in API_CHANGES_V5.md
Co-Authored-By: maxtaran2010 <ocotifuzo727@gmail.com> Signed-off-by: maxtaran2010 <ocotifuzo727@gmail.com>
1 parent abbb92e commit 030f1b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

API_CHANGES_V5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Generated: 2026-01-01
1111
Echo `v5` is maintenance release with **major breaking changes**
1212
- `Context` is now struct instead of interface and we can add method to it in the future in minor versions.
1313
- Adds new `Router` interface for possible new routing implementations.
14-
- Drops old logging interface and uses moderm `log/slog` instead.
15-
- Rearranges alot of methods/function signatures to make them more consistent.
14+
- Drops old logging interface and uses modern `log/slog` instead.
15+
- Rearranges a lot of methods/function signatures to make them more consistent.
1616

1717
## Executive Summary (by LLMs)
1818

0 commit comments

Comments
 (0)