File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Every associated item kind comes in two varieties: definitions that contain the
18
18
actual implementation and declarations that declare signatures for
19
19
definitions.
20
20
21
- It is the declarations that make up the contract of traits and what it available
21
+ It is the declarations that make up the contract of traits and what is available
22
22
on generic types.
23
23
24
24
## Associated functions and methods
@@ -360,4 +360,4 @@ fn main() {
360
360
[ function item ] : ../types/function-item.md
361
361
[ method call operator ] : ../expressions/method-call-expr.md
362
362
[ path ] : ../paths.md
363
- [ regular function parameters] : functions.md#attributes-on-function-parameters
363
+ [ regular function parameters] : functions.md#attributes-on-function-parameters
You can’t perform that action at this time.
0 commit comments