Skip to content

Commit

Permalink
Docs: def() parameter in JSDoc changed
Browse files Browse the repository at this point in the history
  • Loading branch information
miripiruni authored Nov 15, 2016
1 parent e3f2ade commit 7efbc32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ru/5-templates-syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ block('link')(

```js
/**
* @param {function|Array|Object[]} value
* @param {*} value
*/
def()(value)
```
Expand Down

0 comments on commit 7efbc32

Please sign in to comment.