fix typo in 4.2.5 (#1365)
This commit is contained in:
parent
30bb4458ed
commit
43058baf76
|
@ -225,7 +225,7 @@ flights |>
|
|||
|
||||
### Exercises
|
||||
|
||||
1. In a singe pipeline, find all flights that meet all of the following conditions:
|
||||
1. In a single pipeline, find all flights that meet all of the following conditions:
|
||||
|
||||
- Had an arrival delay of two or more hours
|
||||
- Flew to Houston (`IAH` or `HOU`)
|
||||
|
|
Loading…
Reference in New Issue