diff --git a/docs/Explore Algorithms/Causal Inference/Quickstart - Synthetic difference in differences.ipynb b/docs/Explore Algorithms/Causal Inference/Quickstart - Synthetic difference in differences.ipynb index 08a6cf3095..6f8c46f01a 100644 --- a/docs/Explore Algorithms/Causal Inference/Quickstart - Synthetic difference in differences.ipynb +++ b/docs/Explore Algorithms/Causal Inference/Quickstart - Synthetic difference in differences.ipynb @@ -18,7 +18,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "In this sample notebook, we will use the California smoking cessation program example to demonstrate the usage. The goal of the analysis is to estimate the effect of increased cigarette taxes on smoking in California." + "In this sample notebook, we will use the California smoking cessation program example to demonstrate usage of the SyntheticDiffInDiff Estimator. The goal of the analysis is to estimate the effect of increased cigarette taxes on smoking in California." ] }, {