Skip to content

Commit

Permalink
[docs][daggy-u] fix typo lesson 4 part 6 (#22695)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden authored Jun 25, 2024
1 parent 2893192 commit e027125
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To practice what you’ve learned, create an asset in `metrics.py` that:

{% callout %}

> 💡 **Extra credit!** If want a challenge, follow this constraint:
> 💡 **Extra credit!** If you want a challenge, follow this constraint:
> Imagine that the entire `trips` data is too big to fit into memory. However, a week’s worth of data fits comfortably. How would you structure your asset’s function to accommodate this?
{% /callout %}
Expand Down

1 comment on commit e027125

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagster-university ready!

✅ Preview
https://dagster-university-a8w0ltap2-elementl.vercel.app

Built with commit e027125.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.