Skip to content

Commit 951ce2c

Browse files
committed
fix format
1 parent 4a856a4 commit 951ce2c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

instructors/01-practical-tutors.qmd

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -279,41 +279,41 @@ Write your answers to the questions above:
279279

280280
##### Room 1
281281

282-
###### activity 1
282+
activity 1
283283

284284
```{r, file = "fig/01-practical-instructor-1-G1.R", eval = FALSE}
285285
286286
```
287287

288-
###### activity 2
288+
activity 2
289289

290290
```{r, file = "fig/01-practical-instructor-2-G1.R", eval = FALSE}
291291
292292
```
293293

294294
##### Room 2
295295

296-
###### activity 1
296+
activity 1
297297

298298
```{r, file = "fig/01-practical-instructor-1-G2.R", eval = FALSE}
299299
300300
```
301301

302-
###### activity 2
302+
activity 2
303303

304304
```{r, file = "fig/01-practical-instructor-2-G2.R", eval = FALSE}
305305
306306
```
307307

308308
##### Room 3
309309

310-
###### activity 1
310+
activity 1
311311

312312
```{r, file = "fig/01-practical-instructor-1-G3.R", eval = FALSE}
313313
314314
```
315315

316-
###### activity 2
316+
activity 2
317317

318318
```{r, file = "fig/01-practical-instructor-2-G3.R", eval = FALSE}
319319

instructors/files/01-practical-tutors.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Use outputs from activity 1.
116116

117117
##### Room 1
118118

119-
###### activity 1
119+
activity 1
120120

121121
``` r
122122
# nolint start
@@ -212,7 +212,7 @@ dat_timespan
212212
# nolint end
213213
```
214214

215-
###### activity 2
215+
activity 2
216216

217217
``` r
218218
# nolint start
@@ -287,7 +287,7 @@ dat_incidence %>%
287287

288288
##### Room 2
289289

290-
###### activity 1
290+
activity 1
291291

292292
``` r
293293
# nolint start
@@ -393,7 +393,7 @@ dat_timespan
393393
# nolint end
394394
```
395395

396-
###### activity 2
396+
activity 2
397397

398398
``` r
399399
# nolint start
@@ -459,7 +459,7 @@ dat_incidence %>%
459459

460460
##### Room 3
461461

462-
###### activity 1
462+
activity 1
463463

464464
``` r
465465
# nolint start
@@ -540,7 +540,7 @@ dat_timespan
540540
# nolint end
541541
```
542542

543-
###### activity 2
543+
activity 2
544544

545545
``` r
546546
# nolint start

0 commit comments

Comments
 (0)