Skip to content

Commit 9e3c193

Browse files
authored
Fix typo in README.md (#9)
1 parent 6d49db0 commit 9e3c193

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
@@ -25,7 +25,7 @@ axum_csrf = "0.7.1"
2525
#### Cargo Feature Flags
2626
`default`: []
2727

28-
`layer`: Disables the state and enables a service layer. Useful for middleware interations.
28+
`layer`: Disables the state and enables a service layer. Useful for middleware interactions.
2929

3030
# Example
3131

0 commit comments

Comments
 (0)