diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr
index 9bd3e3a5e..2462c6534 100644
--- a/doc_src/doc.hdr
+++ b/doc_src/doc.hdr
@@ -594,7 +594,7 @@ builtins or shellscript functions, and can only be used inside fish.
- bg, to set a command to the background
- begin, to execute a block of commands
- bind, to change keyboard bindings
-- brake, to stop the execution of a loop
+- break, to stop the execution of a loop
- builtin, to execute a builtin command
- case, to conditionally execute a block of commands
- cd, to change the current directory