From 7e8f12d811f6adeed3c1718dc0c9748df70e8a15 Mon Sep 17 00:00:00 2001 From: "@jmmshn" Date: Thu, 14 Mar 2024 23:57:18 -0700 Subject: [PATCH] nbmake --- tutorials/blob_storage.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/blob_storage.ipynb b/tutorials/blob_storage.ipynb index 3fe0baddb2..d486d40234 100644 --- a/tutorials/blob_storage.ipynb +++ b/tutorials/blob_storage.ipynb @@ -59,7 +59,7 @@ "source": [ "`atomate2` will automatically dispatch some well-known large objects to the `data` blob storage.\n", "\n", - "A full list of the the objects that will automatically dispatched to blob storage is shown here:\n", + "A full list of the the objects that will automatically dispatched to blob storage can be found here:\n", "\n", "https://github.com/materialsproject/atomate2/blob/22b2fa0f7152aa7716906da4cf08672b8960d45d/src/atomate2/vasp/jobs/base.py#L39-L52\n", "\n",