diff --git a/TeslaSolarCharger/Server/Resources/PossibleIssues/PossibleIssues.cs b/TeslaSolarCharger/Server/Resources/PossibleIssues/PossibleIssues.cs index 1cb89fe40..d1161799e 100644 --- a/TeslaSolarCharger/Server/Resources/PossibleIssues/PossibleIssues.cs +++ b/TeslaSolarCharger/Server/Resources/PossibleIssues/PossibleIssues.cs @@ -144,7 +144,7 @@ public PossibleIssues(IssueKeys issueKeys) { issueKeys.FleetApiTokenNotRequested, CreateIssue("You did not request a Tesla Token, yet.", IssueType.Error, - "Open the Base Configuration and request a new token. Important: You need to allow acces to all selectable scopes." + "Open the Base Configuration and request a new token. Important: You need to allow access to all selectable scopes." ) }, {