Skip to content

Commit c9dabef

Browse files
authored
Fix typo in S3 README for directory name (#600)
1 parent 0f7633e commit c9dabef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

s3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Time: 0.0240065 seconds. 11 rows.
148148
**Step 1.** Prepare S3 bucket
149149

150150
- Create a new AWS S3 bucket `yourcompany-bucketname-datasets`.
151-
- Create a path `tax_trips` in the above bucket.
151+
- Create a path `taxi_trips` in the above bucket.
152152
- Download [taxi_trips dataset](https://d37ci6vzurychx.cloudfront.net/trip-data/yellow_tripdata_2024-01.parquet) parquet, and upload it into `taxi_trips` path in the bucket.
153153

154154
**Step 2.** Prepare AWS IAM user

0 commit comments

Comments
 (0)