Skip to content

Commit 8827841

Browse files
authored
escape asterisk in readme
1 parent 936770b commit 8827841

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)