From 4376cbe7270210d415deeee7b2359794fc5975a8 Mon Sep 17 00:00:00 2001 From: Sangjoon Bob Lee Date: Mon, 28 Oct 2024 18:06:02 -0400 Subject: [PATCH] Fix typo --- docs/notebooks/02_cif_ensemble.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebooks/02_cif_ensemble.ipynb b/docs/notebooks/02_cif_ensemble.ipynb index a52e15f..bde60b4 100644 --- a/docs/notebooks/02_cif_ensemble.ipynb +++ b/docs/notebooks/02_cif_ensemble.ipynb @@ -115,7 +115,7 @@ "source": [ "## Get unique properties\n", "\n", - "You can get all unique attributres such as formulas, elements, etc in the folder." + "You can get all unique attributes such as formulas, elements, etc in the folder." ] }, {