We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e565cd commit 3b1baa8Copy full SHA for 3b1baa8
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