Skip to content
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.

mistake in readme #18

Open
MoLow opened this issue Mar 25, 2015 · 0 comments
Open

mistake in readme #18

MoLow opened this issue Mar 25, 2015 · 0 comments

Comments

@MoLow
Copy link

MoLow commented Mar 25, 2015

there is a mistake in readme and in npm:

angularMiddlewares.runInContext(
    function (injector) {
        // ... whatever you want
    }
);

instead of:
angularserver.runInContext(
function (injector) {
// ... whatever you want
}
);

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

No branches or pull requests

1 participant