mirror of
https://github.com/directus/directus.git
synced 2026-01-23 00:28:10 -05:00
Update phrasing fields.md
"Keep in mind that Directus Fields are just a database columns." --> "Keep in mind that a Directus Field is just a database column."
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
::: tip Database Fields
|
||||
Keep in mind that Directus Fields are just a database columns. Therefore you
|
||||
Keep in mind that a Directus Field is just a database column. Therefore you
|
||||
can import or create a column directly in the database, and it will automatically appear within
|
||||
Directus. The first time you manage that column, a `directus_fields` record will be created with
|
||||
default values.
|
||||
|
||||
Reference in New Issue
Block a user