Skip to content

Commit be8e8d9

Browse files
authored
docs: fix minor typo (#13185)
1 parent 841bf89 commit be8e8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/performance/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To learn more, see the [Custom Components Performance](../admin/custom-component
5858

5959
### Block references
6060

61-
Use [Block References](../fields/blocks#block-references) to share the same block across multiple fields without bloating the config. This will reduce the number of fields to traverse when processing permissions, etc. and can can significantly reduce the amount of data sent from the server to the client in the Admin Panel.
61+
Use [Block References](../fields/blocks#block-references) to share the same block across multiple fields without bloating the config. This will reduce the number of fields to traverse when processing permissions, etc. and can significantly reduce the amount of data sent from the server to the client in the Admin Panel.
6262

6363
For example, if you have a block that is used in multiple fields, you can define it once and reference it in each field.
6464

0 commit comments

Comments
 (0)