Skip to content

Commit 31b4e28

Browse files
authored
Merge pull request mudigal-technologies#2 from vmudigal/version-one
Fixed the minor bug.
2 parents d36e66e + 369d449 commit 31b4e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-application/src/main/resources/static/js/controller/ms-controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ app.controller('MicroservicesSampleController', ['$scope', '$http',
2424
});
2525
}
2626
}
27-
]);
27+
]);

0 commit comments

Comments
 (0)