diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index 81b3dc3c4..9983045d3 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -242,8 +242,8 @@ will start the emacs text editor in the background.
Most programs allow you to suspend the programs execution and return
control to \c fish by Pressing ^Z (Press and hold the Control key and
press 'z'). Once back at the \c fish commandline, you can start other
-programs and do anything you want. If you then want to go back to the
-suspended command by using the fg
+programs and do anything you want. If you then want you can go back to
+the suspended command by using the fg
command.
If you instead want to put a suspended job into the background, use