diff --git a/import.qmd b/import.qmd index ec88d71..9096785 100644 --- a/import.qmd +++ b/import.qmd @@ -31,7 +31,7 @@ In this part of the book you'll learn how to access data stored in the following - In @sec-arrow, you'll learn about Arrow, a powerful tool for working with out-of-memory data, particularly when it's stored in the parquet format. -- In @sec-rectangling, you'll learn how to work with hierarchical data, including the the deeply nested lists produced by data stored in the JSON format. +- In @sec-rectangling, you'll learn how to work with hierarchical data, including the deeply nested lists produced by data stored in the JSON format. - In @sec-scraping, you'll learn web "scraping", the art and science of extracting data from web pages.