diff --git a/docs/developer-tools/subgraph/entities.mdx b/docs/developer-tools/subgraph/entities.mdx index 014e616..905cc73 100644 --- a/docs/developer-tools/subgraph/entities.mdx +++ b/docs/developer-tools/subgraph/entities.mdx @@ -14,7 +14,7 @@ custom_edit_url: https://github.com/EnsoFinance/enso-docs/blob/main/docs/develop The `Factory` entity represents the global data that refers to data points about the Enso protocol as a whole | Field Name | Type | Description | -| -------------------- | -------= | ---------------------------------------------------------- | +| -------------------- | -------- | ---------------------------------------------------------- | | id | ID | The address on the Enso Factory Contract | | strategiesCount | Int | Total number of strategies on the Enso platform | | managersCount | Int | Total number of managers on the Enso platform |