Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Dec 28, 2017
1 parent 38f705b commit 237f629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/packages/common.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class Service {}

### `methodNotAllowed()`

Throws a MethodNotAllowedError. The client gets a `405 Method Not Allowed`;
Throws a MethodNotAllowedError. The client gets a `405 Method Not Allowed`.

```typescript
@Service()
Expand Down

0 comments on commit 237f629

Please sign in to comment.