diff --git a/mozilla/webtools/bugzilla/docs/html/Bugzilla-Guide.html b/mozilla/webtools/bugzilla/docs/html/Bugzilla-Guide.html
index ca916f41756..186d93fb983 100644
--- a/mozilla/webtools/bugzilla/docs/html/Bugzilla-Guide.html
+++ b/mozilla/webtools/bugzilla/docs/html/Bugzilla-Guide.html
@@ -4693,7 +4693,7 @@ COLOR="#000000"
CLASS="PROGRAMLISTING"
>bash# mkdir /usr/bonsaitools
bash# mkdir /usr/bonsaitools/bin
-bash# ln -s /usr/bin/perl /usr/bosaitools/bin/perl
+bash# ln -s /usr/bin/perl /usr/bonsaitools/bin/perl
if ($var) {
print "The variable is true";
- } else {
+ }
+ else {
print "Try again";
}
@@ -17226,4 +17227,4 @@ NAME="ZARRO-BOOGS-FOUND"
>