Skip to content

Commit

Permalink
more typos
Browse files Browse the repository at this point in the history
Signed-off-by: Maroun Touma <[email protected]>
  • Loading branch information
touma-I committed Nov 15, 2024
1 parent ba4b0a4 commit 6ea2e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transforms/universal/web2parquet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ In order to invoke the transfrom from a notebook, users must enable nested async
import nest_asyncio
nest_asyncio.apply()

In order to invoke the transform users need to import the transform class and call the transform() function:
In order to invoke the transform, users need to import the transform class and call the transform() function:

example:
```
Expand Down

0 comments on commit 6ea2e76

Please sign in to comment.