diff --git a/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs b/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs index 4ee86102a..6074dfdac 100644 --- a/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs +++ b/src/Games/NexusMods.Games.StardewValley/Diagnostics.cs @@ -200,7 +200,7 @@ You can download this SMAPI version from {SMAPINexusModsLink}. internal static IDiagnosticTemplate SuggestSMAPIVersionTemplate = DiagnosticTemplateBuilder .Start() .WithId(new DiagnosticId(Source, number: 10)) - .WithTitle("Install SMAPI to get started with modding Stardew Valley") + .WithTitle("Stardew Modding API (SMAPI) is not installed") .WithSeverity(DiagnosticSeverity.Suggestion) .WithSummary("Install SMAPI to get started with modding Stardew Valley") .WithDetails("""