We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e565cd + 3b1baa8 commit 38a98e0Copy full SHA for 38a98e0
src/items/associated-items.md
@@ -29,7 +29,7 @@ An *associated function declaration* declares a signature for an associated
29
function definition. It is written as a function item, except the
30
function body is replaced with a `;`.
31
32
-The identifier if the name of the function. The generics, parameter list,
+The identifier is the name of the function. The generics, parameter list,
33
return type, and where clause of the associated function must be the same as the
34
associated function declarations's.
35
0 commit comments