Skip to content

Commit 70f8f04

Browse files
use more standard md notation for numbered list in preface
1 parent e4a959f commit 70f8f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/preface.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ analyses allows both you and others to easily double-check and validate your wor
1111

1212
At a high level, in this book, you will learn how to
1313

14-
(1) identify common problems in data science, and
15-
(2) solve those problems with reproducible and auditable workflows.
14+
1. identify common problems in data science, and
15+
2. solve those problems with reproducible and auditable workflows.
1616

1717
Figure \@ref(fig:img-chapter-overview) summarizes what you will learn in each chapter
1818
of this book.

0 commit comments

Comments
 (0)