From 7e3018244bcefe42dc7321b6bef55cf56a13a660 Mon Sep 17 00:00:00 2001 From: Long Vu Date: Tue, 6 Jul 2021 19:11:53 -0400 Subject: [PATCH] fix typo in changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ce4df5242..1db3addb4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,7 +19,7 @@ - Notebook deployment: allow to specify required branch for any tutorial notebook repos in `env.local`. - Examaple: set `WORKFLOW_TESTS_BRANCH` and any other + Example: set `WORKFLOW_TESTS_BRANCH` and any other notebook deploy config like `PAVICS_LANDING_BRANCH` in `env.local`. To support testing of this PR