Skip to content

Commit fe17b3c

Browse files
committed
docs(features/commander): fix 'interfere' typo
1 parent da7e787 commit fe17b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/pages/en/features/commander.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,5 +349,5 @@ write the setting like followed by example instead of the previous example.
349349
export class AppModule {}
350350
```
351351

352-
This example works even if the `RunCommand` has more and nested subcommands and doesn't interfare
352+
This example works even if the `RunCommand` has more and nested subcommands and doesn't interfere
353353
with registering other providers or commands if using spread operator or concat method of `Array`.

0 commit comments

Comments
 (0)