From 1b799d97eaa2816e3d701bf8583b2d60c7964bf5 Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Mon, 9 Oct 2023 15:57:14 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f918be..db0aa1e 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Cog are debug tools for Unreal Engine built on top of [ImGui](https://github.com - Most windows display their contents based on a selected actor. - The selector actor can be chosen using the selection window or widget. -- A window help is displayed when the mouse over the window title bar. This behavior can be disabled in the Window menu. +- mouse over a window title to display its help. This behavior can be disabled in the Window menu. - Window Layouts can be saved/loaded. -- Windows save their own settings in a Cog.ini file to maintain the state between multiple sessions. +- Windows save their own settings in a Cog.ini file to maintain their state between multiple sessions. ### Abilities Displays the gameplay abilities of the selected actor.