Skip to content

Commit

Permalink
fix: README.MD typo
Browse files Browse the repository at this point in the history
Extrators --> Extractors
  • Loading branch information
Rem113 authored Jan 8, 2023
1 parent 7eba94f commit b9b00f8
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 @@ -1104,7 +1104,7 @@ curl --request GET 'http://localhost:3000/foo'
<div style="page-break-before:always;"></div>
# Extrators
# Extractors
An axum "extractor" is how you pick apart the incoming request in order to get
any parts that your handler needs.
Expand Down

0 comments on commit b9b00f8

Please sign in to comment.