mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
docs: fix a minor doc error (#67)
Summary: closes https://github.com/facebookincubator/ent/issues/64 Pull Request resolved: https://github.com/facebookincubator/ent/pull/67 Differential Revision: D17782362 Pulled By: alexsn fbshipit-source-id: eba3e2beb6e3f4ee5fc848ef67c8547a969f7b1e
This commit is contained in:
committed by
Facebook Github Bot
parent
766940563f
commit
54d0d7fe53
@@ -36,7 +36,7 @@ func (TimeMixin) Fields() []ent.Field {
|
||||
}
|
||||
}
|
||||
|
||||
// TimeMixin implements the ent.Mixin for sharing
|
||||
// DetailsMixin implements the ent.Mixin for sharing
|
||||
// entity details fields with package schemas.
|
||||
type DetailsMixin struct{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user