docs: rename example title to Celery Alternative

This commit is contained in:
Benoit Chesneau 2026-02-01 16:54:22 +01:00
parent 17ac6a5254
commit be54850ff8

View File

@ -1,4 +1,4 @@
# Celery Replacement Example
# Celery Alternative Example
This example demonstrates how to replace Celery with Gunicorn's **dirty arbiters** for background task processing.