Skip to content

Commit

Permalink
fix: add missing bracket in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
virkt25 committed Mar 23, 2018
1 parent e3599cb commit d3842d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/metadata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ class MyController {
x: number,
y: number,
) {}
}
```

**WARNING**: Using method decorators to provide metadata for parameters is
Expand Down

0 comments on commit d3842d4

Please sign in to comment.