We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4baf50 + 47ccc38 commit 095b2d0Copy full SHA for 095b2d0
src/items/traits.md
@@ -43,7 +43,7 @@ trait Example {
43
}
44
```
45
46
-Trait functions are are not allowed to be [`async`] or [`const`].
+Trait functions are not allowed to be [`async`] or [`const`].
47
48
## Trait bounds
49
0 commit comments