From 4e220037609e8f486d6c08272e0ac3bc4c7aaeef Mon Sep 17 00:00:00 2001 From: Anamika AggarwaL Date: Mon, 16 Mar 2026 22:03:06 +0530 Subject: [PATCH] fix: alignment in iris tutorial introduction --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 847c316..6f8491b 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -1,6 +1,6 @@ # Tutorial: Your first analysis with `dataframe` (Iris) -> A hands‑on, copy‑paste‑friendly tour of the **dataframe** ecosystem. +A hands-on, copy-paste-friendly tour of the **dataframe** ecosystem. By the end of this tutorial you will have: