From 00b259d3dc77c2f1da3fa7f5aed885f604ab6a08 Mon Sep 17 00:00:00 2001 From: WhyNot? <62750365+barshag@users.noreply.github.com> Date: Tue, 29 Nov 2022 01:51:21 +0200 Subject: [PATCH] typo --- fast-DreamBooth.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast-DreamBooth.ipynb b/fast-DreamBooth.ipynb index d190f476..e1efdb40 100644 --- a/fast-DreamBooth.ipynb +++ b/fast-DreamBooth.ipynb @@ -1426,7 +1426,7 @@ " description='Remove',\n", " disabled=False,\n", " button_style='warning',\n", - " tooltip='Removet the selected session',\n", + " tooltip='Remove the selected session',\n", " icon='warning'\n", ")\n", "\n",