Skip to content

Commit 55fd3b9

Browse files
brian-roseclyne
andauthored
fix typo
Co-authored-by: clyne <[email protected]>
1 parent 6486844 commit 55fd3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal/cookbook-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Your repository includes automation for building and publishing your Cookbook, p
9595
- `.github/workflows/publish-book.yaml`
9696
- `.github/workflows/trigger-book-build.yaml`
9797

98-
In each of these files, in the field called `environment_name:`, replace `cookbook-dev` with the name your used in your `environment.yml` file (probably `<your-cookbook-name>-dev`). Commit these changes.
98+
In each of these files, in the field called `environment_name:`, replace `cookbook-dev` with the name you used in your `environment.yml` file (probably `<your-cookbook-name>-dev`). Commit these changes.
9999

100100
```{Note}
101101
If these workflow files look mysterious and you don't know anything about how GitHub Actions work, don't worry! The Pythia team will help with any problems that arise with the Cookbook automation.

0 commit comments

Comments
 (0)