不要怂,就是干,撸起袖子干!

Commit 857850e0 by Jonathan Chen Committed by Sushant

docs(model-usages): fix typo (#9433)

1 parent 7f065c34
Showing with 1 additions and 1 deletions
......@@ -344,7 +344,7 @@ Project.count({ where: {'id': {[Op.gt]: 25}} }).then(c => {
### `max` - Get the greatest value of a specific attribute within a specific table
And here is a method for getting the max value of an attribute:f
And here is a method for getting the max value of an attribute
```js
/*
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!