From ffd938821c3e7378d0bbc94bd798501c4276d6e0 Mon Sep 17 00:00:00 2001 From: Richard Iannone Date: Fri, 22 Dec 2023 16:02:20 -0500 Subject: [PATCH] Update index.qmd --- docs/get-started/index.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/index.qmd b/docs/get-started/index.qmd index ae79bd69f..766b4c449 100644 --- a/docs/get-started/index.qmd +++ b/docs/get-started/index.qmd @@ -18,7 +18,7 @@ The installation really couldn't be much easier. Use this: pip install great_tables ``` -## A Basic **gt** Table +## A Basic Table using **Great Tables** Let’s use a subset of the `islands` dataset available within `great_tables.data`: