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 da7e787 commit fe17b3cCopy full SHA for fe17b3c
apps/docs/src/pages/en/features/commander.md
@@ -349,5 +349,5 @@ write the setting like followed by example instead of the previous example.
349
export class AppModule {}
350
```
351
352
-This example works even if the `RunCommand` has more and nested subcommands and doesn't interfare
+This example works even if the `RunCommand` has more and nested subcommands and doesn't interfere
353
with registering other providers or commands if using spread operator or concat method of `Array`.
0 commit comments