diff --git a/src/ServerlessOffline.js b/src/ServerlessOffline.js index 104674a2d..5530c8d77 100644 --- a/src/ServerlessOffline.js +++ b/src/ServerlessOffline.js @@ -286,7 +286,7 @@ export default class ServerlessOffline { this.log.notice() this.log.notice( `Starting Offline at stage ${provider.stage} ${chalk.gray( - `{${provider.region})`, + `(${provider.region})`, )}`, ) this.log.notice()