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 7dfe116 commit ae8ccbfCopy full SHA for ae8ccbf
content/application-context.md
@@ -47,7 +47,7 @@ Following is a summary of the methods available for retrieving instance referenc
47
<code>select()</code>
48
</td>
49
<td>
50
- Navigates through the modules graph to pull out a specific instance from the selected module (used together with strict mode as described above).
+ Navigates through the module's graph to pull out a specific instance of the selected module (used together with strict mode as described above).
51
52
</tr>
53
</table>
0 commit comments