Fix some spleling

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-04-22 09:15:36 +02:00
parent 5eafc14dc5
commit 49574a8a3e
8 changed files with 30 additions and 16 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export interface Config {
/** Configuration options for the rollbar-backend plugin */
rollbar?: {
/**
* The autentication token for accessing the Rollbar API
* The authentication token for accessing the Rollbar API
* @see https://explorer.docs.rollbar.com/#section/Authentication
*/
accountToken: string;