From 3f6b047d47f962533da17300ebfdad3343da4124 Mon Sep 17 00:00:00 2001 From: Nicolas Renaud Date: Sat, 11 Nov 2023 12:47:59 +0100 Subject: [PATCH] Update geoopt.ipynb spelling mistake --- docs/notebooks/geoopt.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebooks/geoopt.ipynb b/docs/notebooks/geoopt.ipynb index eb7287e9..54f06a37 100644 --- a/docs/notebooks/geoopt.ipynb +++ b/docs/notebooks/geoopt.ipynb @@ -7,7 +7,7 @@ "# Geometry Optimization\n", "\n", "We present here a complete example on how to use QMCTorch to optimize the geometry of a H2 molecule.\n", - "As previously the firs task is to import all the modules needed" + "As previously the first task is to import all the modules needed" ] }, {