diff --git a/slides/k8s/gitworkflows.md b/slides/k8s/gitworkflows.md index a8bc318b..36b2c053 100644 --- a/slides/k8s/gitworkflows.md +++ b/slides/k8s/gitworkflows.md @@ -77,7 +77,7 @@ - Create a new branch in your fork; e.g. `prod` - (e.g. by adding a line in the README through the GitHub web UI) + (e.g. with "branch" dropdown through the GitHub web UI) - This is the branch that we are going to use for deployment