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

Commit dc6d816d by Travis Haby Committed by Sushant

docs(data-types): remove invalid punctuation (#10636)

1 parent d43f162d
Showing with 1 additions and 1 deletions
......@@ -752,7 +752,7 @@ class ENUM extends ABSTRACT {
* An array of `type`. Only available in Postgres.
*
* @example
* DataTypes.ARRAY(DataTypes.DECIMAL)`.
* DataTypes.ARRAY(DataTypes.DECIMAL)
*/
class ARRAY extends ABSTRACT {
/**
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!