diff --git a/_tutorials/intro.html b/_tutorials/intro.html
index dee4cbc..287ae3f 100644
--- a/_tutorials/intro.html
+++ b/_tutorials/intro.html
@@ -4094,7 +4094,7 @@
7Listing 7 shows how to use iSAM in a
simple visual SLAM example. In line 1-2 we create a NonlinearISAM object which will relinearize and
- reorder the variables every 3 steps. The corect value for this parameter depends on how non-linear your problem is
+ reorder the variables every 3 steps. The correct value for this parameter depends on how non-linear your problem is
and how close you want to be to gold-standard solution at every step. In iSAM 2.0, this parameter is not needed, as
iSAM2 automatically determines when linearization is needed and for which variables.
@@ -4294,4 +4294,4 @@ References