Skip to content

Commit 957b542

Browse files
Hyperlint Automation Fix
1 parent 806c7f8 commit 957b542

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
@@ -42,7 +42,7 @@ Every subnode of `settings` node could consist of these fields:
4242

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

0 commit comments

Comments
 (0)