commit
a2f55e4cbe
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ this.accepts('json', 'html');
|
|||
// => "json"
|
||||
```
|
||||
|
||||
You may call `this.accepts()` as may times as you like,
|
||||
You may call `this.accepts()` as many times as you like,
|
||||
or use a switch:
|
||||
|
||||
```js
|
||||
|
|
Loading…
Reference in a new issue