Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

concepts.ngdoc text refers to ng-app, but snippet uses ng-init #6482

Closed
kryft opened this issue Feb 27, 2014 · 1 comment
Closed

concepts.ngdoc text refers to ng-app, but snippet uses ng-init #6482

kryft opened this issue Feb 27, 2014 · 1 comment

Comments

@kryft
Copy link

kryft commented Feb 27, 2014

The text after the first code snippet in http://docs.angularjs.org/guide/concepts says

In the example above we use the ng-app attribute, which is linked to a directive that automatically initializes our application.

but the snippet actually uses ng-init instead, which is confusing, especially since ng-init isn't mentioned anywhere in the text.

@petebacondarwin
Copy link
Contributor

Fixed already by f7b3684

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants