mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
fixed typo
This commit is contained in:
parent
221bde7326
commit
57258debd0
@ -101,7 +101,7 @@ class ProjectCreate extends JawsPlugin {
|
||||
createProject(evt) {
|
||||
|
||||
let _this = this;
|
||||
_this.evt = evt;f
|
||||
_this.evt = evt;
|
||||
|
||||
/**
|
||||
* Control Flow
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user