diff --git a/CustomizePlus/UI/Windows/CPlusChangeLog.cs b/CustomizePlus/UI/Windows/CPlusChangeLog.cs index 71be127..50568fc 100644 --- a/CustomizePlus/UI/Windows/CPlusChangeLog.cs +++ b/CustomizePlus/UI/Windows/CPlusChangeLog.cs @@ -59,7 +59,7 @@ public class CPlusChangeLog .RegisterEntry("Added option to configure if Customize+ windows will be hidden when you enter GPose or not.", 1) .RegisterEntry("Added option to configure if Customize+ main window will be automatically opened when you launch the game or not.", 1) - .RegisterImportant("Added warning for custom skeleton bones. If you custom skeleton installed - read it. Seriously. It's a wrench icon near those bones.") + .RegisterImportant("Added warning for custom skeleton bones. If you have custom skeleton installed - read it. Seriously. It's a wrench icon near those bones.") .RegisterEntry("Added warning for testing builds.") .RegisterImportant("IPC notes, developers only.")