Skip to content

Commit d88afa5

Browse files
committed
Fix spelling
1 parent 3883e4f commit d88afa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def check_setuptools():
2828
author_email='[email protected]',
2929
description='🐍 Python Distributed Tracing & Metrics Sensor for Instana',
3030
packages=find_packages(exclude=['tests', 'examples']),
31-
long_description="The instana package collects and reports Python metrics and distibuted \
31+
long_description="The instana package collects and reports Python metrics and distributed \
3232
traces to your Instana dashboard.",
3333
zip_safe=False,
3434
install_requires=['autowrapt>=1.0',

0 commit comments

Comments
 (0)