mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Fix typo (#3382)
This commit is contained in:
@@ -404,7 +404,7 @@ internal static class ArchiKestrel {
|
||||
);
|
||||
}
|
||||
|
||||
// Add support for optional healtchecks
|
||||
// Add support for optional health-checks
|
||||
services.AddHealthChecks();
|
||||
|
||||
// Add support for additional services provided by plugins
|
||||
|
||||
Reference in New Issue
Block a user