Skip to content

Commit 88df091

Browse files
committed
Update docs
1 parent 3475f4b commit 88df091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-src/commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Commands
22

3-
Commands are the fundamental abstraction used to run custom logic.
4-
They can be C# classes, lambda expressions, or CLI programs.
3+
Commands can be C# classes, lambda expressions, or CLI programs.
4+
They can be queued, scheduled, or from the command line.
55

66
## Create a Command
77

0 commit comments

Comments
 (0)