From f2982a64ab1e345c4a26129ce039c0b7568e4fc6 Mon Sep 17 00:00:00 2001 From: William Warriner <6930772+wwarriner@users.noreply.github.com> Date: Fri, 16 May 2025 12:07:28 -0500 Subject: [PATCH] capitalize syllabus --- welcome_announcement.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/welcome_announcement.html b/welcome_announcement.html index b4c5e5a..e1e8cb6 100644 --- a/welcome_announcement.html +++ b/welcome_announcement.html @@ -1,10 +1,10 @@ <p>Hello everyone and welcome to Data Science Journal Club (DSJC)!</p> <p> Please take a few minutes to read over the - <a title="Syllabus" href="" data-course-type="navigation">syllabus</a> + <a title="Syllabus" href="" data-course-type="navigation">Syllabus</a> as it is the central repository for information about this course. There is a required, single-question, <a title="Syllabus Affirmation" href="" data-course-type="assignments" data-published="true">Syllabus Affirmation</a> quiz due the Wednesday of next week. </p> -<p>If you are new to the course, welcome! We hope you have an enlightening experience. We are happy to answer questions and provide guidance, please feel free to reach out with questions, and please read the syllabus for more detailed information about expectations.</p> -<p>If you are returning, welcome back! The syllabus may have information that is new and useful to you, we recommend reviewing it.</p> +<p>If you are new to the course, welcome! We hope you have an enlightening experience. We are happy to answer questions and provide guidance, please feel free to reach out with questions, and please read the Syllabus for more detailed information about expectations.</p> +<p>If you are returning, welcome back! The Syllabus may have information that is new and useful to you, we recommend reviewing it.</p> -- GitLab