Skip to content

Commit 324daff

Browse files
authored
docs: fix API capitalization typo in virtual fields documentation (#12477)
1 parent 22b1858 commit 324daff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fields/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Here are the available Presentational Fields:
100100

101101
### Virtual Fields
102102

103-
Virtual fields are used to display data that is not stored in the database. They are useful for displaying computed values that populate within the APi response through hooks, etc.
103+
Virtual fields are used to display data that is not stored in the database. They are useful for displaying computed values that populate within the API response through hooks, etc.
104104

105105
Here are the available Virtual Fields:
106106

0 commit comments

Comments
 (0)