Skip to content

Commit

Permalink
Update transforming-data.md
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
paulkorir authored Feb 7, 2025
1 parent 95098b3 commit 1304d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/transforming-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ cat transform.csv

The high-level interface to transform data is a set of `transform` functions:
- `transform`: detects the source type and transforms data accordingly
- `reosurce.transform`: transforms a resource
- `resource.transform`: transforms a resource
- `package.transform`: transforms a package

We'll see examples of these functions in the next few sections.
Expand Down

0 comments on commit 1304d8f

Please sign in to comment.