Skip to content
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
@Hokutosei

Description

@Hokutosei

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions