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.

scope.$service docs needs parens #341

Closed
@arantius

Description

@arantius

http://docs.angularjs.org/#!angular.scope.$service

This page says:

Usage

1 angular.scope.$service(serviceId);

But it needs to say angular.scope().$service(serviceId);. (Note missing parens.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions