Skip to content

Commit e5af3b8

Browse files
committed
fix: typo
1 parent 4c9d6c9 commit e5af3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddtrace/contrib/django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
The Django integration provides automatic migration from enabling tracing using
9494
a middleware to the method consistent with our integrations. Application
9595
developers are encouraged to convert their configuration of the tracer to the
96-
later.
96+
latter.
9797
9898
1. Remove ``'ddtrace.config.django'`` from ``INSTALLED_APPS`` in
9999
``settings.py``.

0 commit comments

Comments
 (0)