Skip to content

Commit eb0d5db

Browse files
brian-roser-ford
andauthored
Update portal/cookbook-guide.md
Co-authored-by: Robert Ford <[email protected]>
1 parent 55fd3b9 commit eb0d5db

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

portal/cookbook-guide.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,11 @@ Pythia Cookbooks are not just collections of notebooks! They are backed by GitHu
147147
### About the publishing pipeline
148148

149149
Any time you push new content to the `main` branch of your Cookbook repo, actions are triggered that do the following:
150-
- create an up-to-date build environment using your `environment.yml` file
151-
- execute all the notebooks in that environment
152-
- package the book into a styled website
153-
- check all the links in the website to make sure they are valid
154-
- deploy the styled website so it's visible to the world
150+
- Create an up-to-date build environment using your `environment.yml` file
151+
- Execute all the notebooks in that environment
152+
- Package the book into a styled website
153+
- Check all the links in the website to make sure they are valid
154+
- Deploy the styled website so it's visible to the world
155155

156156
### Where is my book?
157157

0 commit comments

Comments
 (0)