We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4baf50 commit 47ccc38Copy full SHA for 47ccc38
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