We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9571d4d commit d6af7ccCopy full SHA for d6af7cc
src/items/associated-items.md
@@ -24,7 +24,7 @@ Specifically, there are [associated functions] (including methods), [associated
24
[associated constants]: #associated-constants
25
26
r[items.associated.related]
27
-Associated items are useful when the associated item logically is related to the
+Associated items are useful when the associated item is logically related to the
28
associating item. For example, the `is_some` method on `Option` is intrinsically
29
related to Options, so should be associated.
30
0 commit comments