diff --git a/data-transform.qmd b/data-transform.qmd index fa3546a..1a1a56a 100644 --- a/data-transform.qmd +++ b/data-transform.qmd @@ -225,7 +225,7 @@ flights |> ### Exercises -1. In a single pipeline, find all flights that meet each of the following conditions: +1. In a single pipeline for each condition, find all flights that meet the condition: - Had an arrival delay of two or more hours - Flew to Houston (`IAH` or `HOU`)