From bf43d6afa0fcd66022fe31fdfadbf4e97c860617 Mon Sep 17 00:00:00 2001 From: Teng Zhang <35406893+tzhang-SSR@users.noreply.github.com> Date: Thu, 20 Apr 2023 12:48:00 -0400 Subject: [PATCH] fix(curriculum): Change project submission text (#50115) * fix project submission text * refactor the change --- .../build-a-data-graph-explorer.md | 2 +- .../build-three-math-games-project/build-three-math-games.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/curriculum/challenges/english/17-college-algebra-with-python/build-a-data-graph-explorer-project/build-a-data-graph-explorer.md b/curriculum/challenges/english/17-college-algebra-with-python/build-a-data-graph-explorer-project/build-a-data-graph-explorer.md index 5a53c50f3a3..f9f9b1e150f 100644 --- a/curriculum/challenges/english/17-college-algebra-with-python/build-a-data-graph-explorer-project/build-a-data-graph-explorer.md +++ b/curriculum/challenges/english/17-college-algebra-with-python/build-a-data-graph-explorer-project/build-a-data-graph-explorer.md @@ -9,7 +9,7 @@ dashedName: build-a-data-graph-explorer You will be working on this project with Google Colaboratory. -After going to that link, create a copy of the notebook either in your own account or locally. Once you complete the project and it passes the test (included at that link), submit your project link below. If you are submitting a Google Colaboratory link, make sure to turn on link sharing for "anyone with the link." +Once you complete the project, submit your project link below. If you are submitting a Google Colaboratory link, make sure to turn on link sharing for "anyone with the link." # --instructions-- diff --git a/curriculum/challenges/english/17-college-algebra-with-python/build-three-math-games-project/build-three-math-games.md b/curriculum/challenges/english/17-college-algebra-with-python/build-three-math-games-project/build-three-math-games.md index 3018ad84048..d5aa6f892a2 100644 --- a/curriculum/challenges/english/17-college-algebra-with-python/build-three-math-games-project/build-three-math-games.md +++ b/curriculum/challenges/english/17-college-algebra-with-python/build-three-math-games-project/build-three-math-games.md @@ -9,7 +9,7 @@ dashedName: build-three-math-games You will be working on this project with Google Colaboratory. -After going to that link, create a copy of the notebook either in your own account or locally. Once you complete the project and it passes the test (included at that link), submit your project link below. If you are submitting a Google Colaboratory link, make sure to turn on link sharing for "anyone with the link." +Once you complete the project, submit your project link below. If you are submitting a Google Colaboratory link, make sure to turn on link sharing for "anyone with the link." # --instructions--