diff --git a/topics/user_interface_components/tool_windows.md b/topics/user_interface_components/tool_windows.md
index fd07ced53..7bbc71510 100644
--- a/topics/user_interface_components/tool_windows.md
+++ b/topics/user_interface_components/tool_windows.md
@@ -51,13 +51,13 @@ If the tool window of a plugin should not be displayed for all projects:
-Implement `ToolwindowFactory.isApplicableAsync(Project)`.
+Implement `ToolWindowFactory.isApplicableAsync(Project)`.
-Implement `ToolwindowFactory.isApplicable(Project)`.
+Implement `ToolWindowFactory.isApplicable(Project)`.