Skip to content

Commit

Permalink
fix mistype (#9)
Browse files Browse the repository at this point in the history
* fix mistype

---------

Co-authored-by: Jonathan Chan Kwan Yin <[email protected]>
  • Loading branch information
A1-Triard and SOF3 authored Sep 8, 2023
1 parent e42747b commit efd79c4
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 @@ -74,7 +74,7 @@ in the same module as the `FooBar` trait.
- `delegate`:
Proxies each missing method, constant and type
to an expression (usually `self.field`) or another type implementing the same trait.
- `lo`]:
- `log`:
Calls a `format!`-like macro with the method arguments.

## How this works
Expand Down

0 comments on commit efd79c4

Please sign in to comment.