From 5e57f5eaffba15fb6436cc4561127eff3798b147 Mon Sep 17 00:00:00 2001 From: Ricky O'Steen <39831871+rosteen@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:54:02 -0400 Subject: [PATCH] Update notebooks/tike_lcviz_tutorial.ipynb Co-authored-by: Kyle Conroy --- notebooks/tike_lcviz_tutorial.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/tike_lcviz_tutorial.ipynb b/notebooks/tike_lcviz_tutorial.ipynb index 3509e0a..dea4652 100644 --- a/notebooks/tike_lcviz_tutorial.ipynb +++ b/notebooks/tike_lcviz_tutorial.ipynb @@ -12,7 +12,7 @@ "\n", "By the end of this tutorial, you will:\n", "\n", - "- Understand how to load time series data into LCViz.\n", + "- Understand how to load time series data into LCviz.\n", "- Apply flattening to a light curve to remove low frequency trends.\n", "- Use LCviz to create and display a phase-folded light curve." ]