Skip to content

Commit

Permalink
Merge pull request nestjs#2241 from Salah-Azzouz/patch-1
Browse files Browse the repository at this point in the history
docs: adjust grammatical error
  • Loading branch information
kamilmysliwiec authored Mar 15, 2022
2 parents 4e53ef1 + ae8ccbf commit 1d0ade0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/application-context.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Following is a summary of the methods available for retrieving instance referenc
<code>select()</code>
</td>
<td>
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).
</td>
</tr>
</table>
Expand Down

0 comments on commit 1d0ade0

Please sign in to comment.