From ae2266e49cd23ee14ae7ce63c3d6be1d96d7919a Mon Sep 17 00:00:00 2001 From: koenbokern Date: Thu, 13 Jun 2024 14:20:02 +0200 Subject: [PATCH] Update introduction.Rmd Changed 'amount of people' to 'number of people' in line 50 of the Introduction episode. Fixes #10 --- episodes/introduction.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/introduction.Rmd b/episodes/introduction.Rmd index 8bad389..0a8808b 100644 --- a/episodes/introduction.Rmd +++ b/episodes/introduction.Rmd @@ -47,7 +47,7 @@ Standards are more valuable that you may think. The fact that we are teaching this course in English, for instance, rests on the assumption that you can read English. None of the authors of this guide has English as their mother tongue. -Using English was a **choice**, aimed at maximizing the amount of people able to read this guide. +Using English was a **choice**, aimed at maximizing the number of people able to read this guide. And all of this rests on the fact that English is, nowadays, the standard language of science. Something similar happens with R packages.