Skip to content

Commit 388b9c7

Browse files
committed
typo
1 parent 9f4eca2 commit 388b9c7

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/python/integrations/celery

1 file changed

+1
-1
lines changed

docs/platforms/python/integrations/celery/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Make sure that the call to `sentry_sdk.init()` is loaded on worker startup and n
2323

2424
### Set up Celery Without Django
2525

26-
When using Celery without Django, you'll need to initialize the Sentry SDK in both your application and the Celery worker process.
26+
When using Celery without Django, you'll need to initialize the Sentry SDK in both your application and the Celery worker processes.
2727

2828
In addition to capturing errors, you can use Sentry for [distributed tracing](/concepts/key-terms/tracing/) and [profiling](/product/explore/profiling/). Select what you'd like to install to get the corresponding installation and configuration instructions below.
2929

0 commit comments

Comments
 (0)