From c37d3d818c4159bac7c5730daa66e2a3a17b4e7a Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Thu, 13 Jun 2013 12:58:16 -0700 Subject: [PATCH] VPC UI / Internal LB: Fix typo --- ui/scripts/vpc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index 399699d3948..39c258c50a4 100644 --- a/ui/scripts/vpc.js +++ b/ui/scripts/vpc.js @@ -761,7 +761,7 @@ } }); }, - notificaton: { + notification: { poll: pollAsyncJobResult } }