Fix typo, closes #1551
This commit is contained in:
parent
187edbd55e
commit
e926073ab0
|
@ -174,7 +174,7 @@ flights2 <- flights |>
|
||||||
flights2
|
flights2
|
||||||
```
|
```
|
||||||
|
|
||||||
Surrogate keys can be particular useful when communicating to other humans: it's much easier to tell someone to take a look at flight 2001 than to say look at UA430 which departed 9am 2013-01-03.
|
Surrogate keys can be particularly useful when communicating to other humans: it's much easier to tell someone to take a look at flight 2001 than to say look at UA430 which departed 9am 2013-01-03.
|
||||||
|
|
||||||
### Exercises
|
### Exercises
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue