diff --git a/index.md b/index.md
index 0987718..bf71e62 100644
--- a/index.md
+++ b/index.md
@@ -4,7 +4,7 @@ Get the book [here](https://www.manning.com/books/analyzing-multimodal-data-with
## The Book
-
+
Large language models (LLMs) have recently led to stunning advances in areas like text processing and code generation. The latest generation of language models, including OpenAI's GPT-4 Omni model, is multimodal. This means they process various data types such as text, images, and audio data. This book teaches readers how to leverage LLMs to perform sophisticated, multimodal data analysis with just a few lines of Python code.