Skip to content

Commit bcad9f4

Browse files
fix typos in Introduction_to_Markdown_in_R.ipynb
1 parent 04541f4 commit bcad9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programme_information/Introduction_to_Markdown_in_R.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"\n",
1818
"## Course description \n",
1919
"\n",
20-
"Reproducibility is a core feature of successful research software development and data science projects. Fully reproducable workflows can be created by integrating data with code and outputs using a special type of text language called \"Markdown\". This course will introduce you to the Markdown langauge and conceptualise the benefits towards ensuring reproducibility in coding-based research activities. You will also gain hands-on experience of creating reproducible Markdown documents using R: a popular coding environment used in research software development and data science projects.\n",
20+
"Reproducibility is a core feature of successful research software development and data science projects. Fully reproducible workflows can be created by integrating data with code and outputs using a special type of text language called \"Markdown\". This course will introduce you to the Markdown language and conceptualise the benefits towards ensuring reproducibility in coding-based research activities. You will also gain hands-on experience of creating reproducible Markdown documents using R: a popular coding environment used in research software development and data science projects.\n",
2121
"\n",
2222
"## Course objectives\n",
2323
"\n",

0 commit comments

Comments
 (0)