Skip to content

Commit f860b1c

Browse files
authored
Merge pull request #19 from codevogel/dev
Fix typo in EXAMPLES.md
2 parents a1adfd5 + 57174b1 commit f860b1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXAMPLES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@
8787

8888
- `pls build -p`
8989

90-
Executes the command associated with the alias 'build'.
90+
Prints the command associated with the alias 'build'.
9191

9292
- `pls deploy -p`
9393

94-
Executes the command associated with the alias 'deploy'.
94+
Prints the command associated with the alias 'deploy'.
9595

9696
## Clear the command cache
9797

0 commit comments

Comments
 (0)