Skip to content

Commit 2056d21

Browse files
authored
Merge pull request #3 from slonkazoid/patch-1
escape asterisk in readme
2 parents 936770b + 8827841 commit 2056d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ async fn main() {
109109
- `aide`: Enables support for the [`Aide`](https://github.com/tamasfe/aide) documentation library.
110110
- `validator`: Enables support for the [`Validator`](https://github.com/Keats/validator) validation library, validating all input when extracted with `Codec<T>`.
111111

112-
* Enabled by default.
112+
\* Enabled by default.
113113

114114
## A note about `#[axum::debug_handler]`
115115

0 commit comments

Comments
 (0)