mirror of
https://github.com/ent/ent.git
synced 2026-05-28 09:49:08 +03:00
corrected minor typo
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/77 Differential Revision: D17809443 Pulled By: a8m fbshipit-source-id: fc9e86bc252e0cecaadd54a8a9da05845580bff5
This commit is contained in:
committed by
Facebook Github Bot
parent
713b22ba60
commit
a3e6333b2a
@@ -425,7 +425,7 @@ relationship named `groups`. Let's define this relationship in our schemas:
|
||||
```
|
||||
|
||||
We run `entc` on the schema directory to re-generate the assets.
|
||||
```cosole
|
||||
```console
|
||||
entc generate ./ent/schema
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user