Corriger l'équivalent anglais de « convention » (#12)

En lisant l'exemple, il voit que « convention » en fait veut dire « trait».
This commit is contained in:
0x182d4454fb211940 2021-09-12 18:15:56 +01:00 committed by GitHub
parent a9687f52d8
commit b65bbcd3b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ convenience.
Here's an example of what can be achieved with Rouille:
### struct and impl (aka convention et réalisation)
### trait and impl (aka convention et réalisation)
```rust
rouille::rouille! {