Skip to content

Commit dd42a1d

Browse files
authored
Update orbs-best-practices.md
1 parent 2795635 commit dd42a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/orbs-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ echo `export PATH="$PATH:<<parameters.install-path>>"` >> $BASH_ENV
7272
### Executors
7373

7474
- At least one executor per supported OS (MacOs, Windows, Docker, VM).
75-
- Must include one executor, named `default`.
75+
- Must include one executor named `default`.
7676
- Executor should be parameterized to allow the user to overwrite the version/tag in the event an issue arises with the included image.
7777

7878
### Imported Orbs

0 commit comments

Comments
 (0)