Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejsha authored Aug 16, 2024
1 parent 7f07424 commit 2c6d479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class Reader {
private val tag = classTag<Reader>()

init {
d(tag) { "Reader is created" }
d(tag) { "created" }
}
}
```
Expand Down

0 comments on commit 2c6d479

Please sign in to comment.