diff --git a/Ghidra/Features/Decompiler/src/main/doc/decompileplugin.xml b/Ghidra/Features/Decompiler/src/main/doc/decompileplugin.xml
index b1c40a8fa0..28486f417a 100644
--- a/Ghidra/Features/Decompiler/src/main/doc/decompileplugin.xml
+++ b/Ghidra/Features/Decompiler/src/main/doc/decompileplugin.xml
@@ -4328,7 +4328,7 @@
These actions are available from the keyboard.
Shift-Open Bracket will go to the previous enclosing
open brace. Shift-Close Bracket will go to the
- next enclosing closing brace. These key bindings can be changes via the tool options.
+ next enclosing closing brace. These key bindings can be changed via the tool options.
Paired braces can also be navigated by double-clicking.
diff --git a/Ghidra/Features/Decompiler/src/main/help/help/topics/DecompilePlugin/DecompilerWindow.html b/Ghidra/Features/Decompiler/src/main/help/help/topics/DecompilePlugin/DecompilerWindow.html
index 47663e62c1..6b3e72acc7 100644
--- a/Ghidra/Features/Decompiler/src/main/help/help/topics/DecompilePlugin/DecompilerWindow.html
+++ b/Ghidra/Features/Decompiler/src/main/help/help/topics/DecompilePlugin/DecompilerWindow.html
@@ -822,7 +822,7 @@
These actions are available from the keyboard.
Shift-Open Bracket will go to the previous enclosing
open brace. Shift-Close Bracket will go to the
- next enclosing closing brace. These key bindings can be changes via the tool options.
+ next enclosing closing brace. These key bindings can be changed via the tool options.
Paired braces can also be navigated by double-clicking.