You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Is as simple as going:
80
80
## Caveats
81
81
82
82
Just a word of warning.. just because this architecture is possible, doesn't make it the optimal for all use-cases.
83
-
Lambda functions suffer from a cold start delay, which can make there response times unpredictable.
83
+
Lambda functions suffer from a cold start delay, which can make response times unpredictable.
84
84
85
85
86
86
## Sites using this addon
@@ -97,4 +97,4 @@ Lambda functions suffer from a cold start delay, which can make there response t
97
97
## Information
98
98
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).
99
99
100
-
For more information on using ember-cli-deploy, visit [https://github.com/ember-cli-deploy/ember-cli-deploy](https://github.com/ember-cli-deploy/ember-cli-deploy).
100
+
For more information on using ember-cli-deploy, visit [https://github.com/ember-cli-deploy/ember-cli-deploy](https://github.com/ember-cli-deploy/ember-cli-deploy).
0 commit comments