@@ -149,7 +149,7 @@ are not supported for use outside of core & could change without notice
## Queue Hooks
***[hook_civicrm_queueActive](hook_civicrm_queueActive.md)** - Hook to inform background queue processor not to process items. called when a background process attempts to claim an item from the queue to process. A hook could alter the status from 'active' to denote that the server is busy & hence no item should be claimed and processed at this time.
***[hook_civicrm_queueActive](hook_civicrm_queueActive.md)** - Hook to inform background queue processor not to process items. Called when a background process attempts to claim an item from the queue to process. A hook could alter the status from 'active' to denote that the server is busy & hence no item should be claimed and processed at this time.