Skip to content

Commit ae8ccbf

Browse files
authored
docs: Adjust grammatical error
The following grammatical adjustments are related to Getting started section, found in the standalone-applications page;
1 parent 7dfe116 commit ae8ccbf

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)