Browse Source

Fix [Command Service] xref

pull/825/head
Hsu Still 8 years ago
parent
commit
f897798ead
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/commands/commands.md

+ 1
- 1
docs/guides/commands/commands.md View File

@@ -9,7 +9,7 @@ command parser.

## Setup

To use Commands, you must create a [Commands Service] and a Command
To use Commands, you must create a [Command Service] and a Command
Handler.

Included below is a very barebone Command Handler. You can extend your


Loading…
Cancel
Save