Skip to content

Commit e258d01

Browse files
Merge pull request circleci#2059 from circleci/iynere-typo-patch
Update index.md
2 parents b86c4b5 + 5231212 commit e258d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Edit your `config.yml` file in the GitHub editor for simplicity and replace `ech
7777

7878
## Using the Workflows Functionality
7979

80-
1. To see Workflows in action, edit your `.circle/config.yml` file. After you have the file in edit mode in your browser window, select the text from `build` and onwards in your file and copy and paste the text to duplicate that section. That should look similar to the code block below:
80+
1. To see Workflows in action, edit your `.circleci/config.yml` file. After you have the file in edit mode in your browser window, select the text from `build` and onwards in your file and copy and paste the text to duplicate that section. That should look similar to the code block below:
8181

8282
```yml
8383
version: 2

0 commit comments

Comments
 (0)