diff --git a/product_docs/docs/pgd/5/reference/functions.mdx b/product_docs/docs/pgd/5/reference/functions.mdx index c0e7bbd7e74..de9ce918c55 100644 --- a/product_docs/docs/pgd/5/reference/functions.mdx +++ b/product_docs/docs/pgd/5/reference/functions.mdx @@ -257,9 +257,9 @@ issues). We therefore recommend that you always set a `statement_timeout` with `wait_for_completion` to prevent an infinite loop. The `node_group_name` is optional and can be used to specify the name of the node group where the -leadership transfer should happen. If not specified, it defaults to NULL which +leadership transfer happens. If not specified, it defaults to NULL, which is interpreted as the top-level group in the cluster. If the `node_group_name` is -specified, the function will only transfer leadership within the specified node +specified, the function transfers leadership only within the specified node group. ## Utility functions