Skip to content

Commit 1d0ade0

Browse files
Merge pull request #2241 from Salah-Azzouz/patch-1
docs: adjust grammatical error
2 parents 4e53ef1 + ae8ccbf commit 1d0ade0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/application-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Following is a summary of the methods available for retrieving instance referenc
4747
<code>select()</code>
4848
</td>
4949
<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).
50+
Navigates through the module's graph to pull out a specific instance of the selected module (used together with strict mode as described above).
5151
</td>
5252
</tr>
5353
</table>

0 commit comments

Comments
 (0)