mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
all: fix typos (#2301)
This commit is contained in:
@@ -7,7 +7,7 @@ package edge
|
||||
import "entgo.io/ent/schema"
|
||||
|
||||
// Annotation is a builtin schema annotation for
|
||||
// configuring the edges behavior in codegen.
|
||||
// configuring the edges' behavior in codegen.
|
||||
type Annotation struct {
|
||||
// The StructTag option allows overriding the struct-tag
|
||||
// of the `Edges` field in the generated entity. For example:
|
||||
|
||||
Reference in New Issue
Block a user