Skip to content

Commit 2b70719

Browse files
committed
fixing typo
1 parent c67ef3e commit 2b70719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/compute/elasticBeanstalk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ function updateAppEnvironment() {
110110
);
111111
}
112112

113-
function getApplicatios() {
113+
function getApplications() {
114114
const apps = {
115115
ApplicationNames: ["node-cloud-app"]
116116
};

0 commit comments

Comments
 (0)