Skip to content

Commit 8cc0a1a

Browse files
Fixed a minor error
1 parent 6a3cd21 commit 8cc0a1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div style="font-size: 1em;">
22

3-
Last updated on 2021-12-08 21:43:46
3+
Last updated on 2021-12-08 21:47:17
44

55
</div>
66

@@ -51,7 +51,7 @@ code and show it running on their machine.
5151

5252
## 1.2 MULTI-PART SQL EXERCISE: LIVE WALK-THROUGH
5353

54-
Shown below are three tables from a relational database conceptual data
54+
Depicted here are four tables from a relational database conceptual data
5555
model.
5656

5757
<div style='float: left; margin: 0 1em 0 1em;'>

code/RMarkdown/README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The expectation is that the candidate will complete the `Python` exercise ahead
6262

6363
## MULTI-PART SQL EXERCISE: LIVE WALK-THROUGH
6464

65-
Shown below are three tables from a relational database conceptual data model.
65+
Depicted here are four tables from a relational database conceptual data model.
6666

6767
```{r TableSet1}
6868
library(kableExtra)

0 commit comments

Comments
 (0)