From 89fd5045950091e2d1afe2312702e6811aa30526 Mon Sep 17 00:00:00 2001 From: Reema Gupta <59512969+ree-gupta@users.noreply.github.com> Date: Thu, 27 Mar 2025 16:20:52 +0100 Subject: [PATCH] Fixes typos --- authoring_tutorials/tutorial_template_repo.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authoring_tutorials/tutorial_template_repo.qmd b/authoring_tutorials/tutorial_template_repo.qmd index 4136d1f..6182888 100644 --- a/authoring_tutorials/tutorial_template_repo.qmd +++ b/authoring_tutorials/tutorial_template_repo.qmd @@ -10,7 +10,7 @@ format: # Background -One of the primary objectives of the OSC is to braoden both knowledge and practice of open science, and the online tutorials we offer are a cornerstone of this initiative. In that regard, some tutorials were brought over by our staff members from previous research institutions, and several more were commissioned between approximately 2021 and 2025. +One of the primary objectives of the OSC is to broaden both knowledge and practice of open science, and the online tutorials we offer are a cornerstone of this initiative. In that regard, some tutorials were brought over by our staff members from previous research institutions, and several more were commissioned between approximately 2021 and 2025. While the content from these tutorials was designed and/or adapted to fit in with the other tutorials to create a logical learning flow, the tutorials were not *technically* standardized. That is, the licenses, HTML/CSS formatting, citation styles, and so on were not consistent between projects. Towards the end of 2024 and through 2025 we worked to align our existing tutorials as much as possible on these issues, but this was a significant amount of work.