This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
syntax error in $rootScope/infdig code example. removing extra right parenthesis #10549
Closed
Description
Greetings,
in https://docs.angularjs.org/error/$rootScope/infdig example #3 of Description there is a redundant right parenthesis causing a Syntax error when copying from the example and pasting to actual coding/ working file.
$scope.getUsers = function() {
return users;
});
Metadata
Metadata
Assignees
Labels
No labels