Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
Fix #80
  • Loading branch information
mgechev committed Apr 28, 2019
1 parent 9401ccf commit e8134e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ Talk from [AngularConnect](https://www.youtube.com/watch?v=C6e6-31HD5A).
# Sample usage

```ts
import {beforeMethod, Wove, Metadata} from 'aspect.js';
import {beforeMethod, Advised, Metadata} from 'aspect.js';

class LoggerAspect {
@beforeMethod({
Expand Down

0 comments on commit e8134e6

Please sign in to comment.