Skip to content

Commit bf0906a

Browse files
authored
Update doc with minor markdown fixes
1 parent fed67b3 commit bf0906a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ small example that shows adding a custom span to a Flask application::
113113
Read the full `API`_ for more details.
114114

115115
Modifying the Agent hostname and port
116-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117117

118-
If the Datadog Agent is on a separate host from your application, you can modify the default ddtrace.tracer object to utilize another hostname and port. Here is a small example showcasing this:
118+
If the Datadog Agent is on a separate host from your application, you can modify the default ddtrace.tracer object to utilize another hostname and port. Here is a small example showcasing this::
119119

120120
from ddtrace import tracer
121121

0 commit comments

Comments
 (0)