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
1818actual implementation and declarations that declare signatures for
1919definitions.
2020
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
2222on generic types.
2323
2424## Associated functions and methods
@@ -360,4 +360,4 @@ fn main() {
360360[ function item ] : ../types/function-item.md
361361[ method call operator ] : ../expressions/method-call-expr.md
362362[ 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