From 9a4c81c71385923b1572c34e0f4caf72340dddc9 Mon Sep 17 00:00:00 2001 From: Begona Guereca Date: Tue, 13 Sep 2022 16:39:36 -0700 Subject: [PATCH] Update travis/1-configure.md Co-authored-by: Ethan Dennis --- travis/1-configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/1-configure.md b/travis/1-configure.md index ae61fd2..6410274 100644 --- a/travis/1-configure.md +++ b/travis/1-configure.md @@ -20,7 +20,7 @@ You will need to complete all of the setup instructions [here](./readme.md#confi - Open Travis CI in a new browser tab. - Click on your profile icon in the top right hand corner to reveal a dropdown menu. - Click on the 'Settings' tab. - - Click on the 'COPY TOKEN' button under the API authentication header and save in a safe location. + - Click on the 'COPY TOKEN' button under "API authentication header" and save in a safe location. 2. Run the `configure` CLI command: - Select the `TERMINAL` tab from within the codespace terminal window.