Skip to content

Commit ec885c8

Browse files
Hyperlint Automation Fix
1 parent 8027fa8 commit ec885c8

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/analytics/graphql-api/features/discovery

1 file changed

+1
-1
lines changed

src/content/docs/analytics/graphql-api/features/discovery/settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Every subnode of `settings` node could consist of these fields:
4141

4242
- `enabled` - shows whether the node is available for a requester or not;
4343
- `availableFields` - shows the list of fields available for a requester. If
44-
it's a nested field, the path will be returned, like `sum_requests`;
44+
it is a nested field, the path will be returned, like `sum_requests`;
4545
- `maxPageSize` - retrieves the maximum number of records that can be returned
4646
- `maxNumberOfFields` - answers on how many fields could be used in a single
4747
query for that node;

0 commit comments

Comments
 (0)