Update debugpy.markdown (#16356)

Eliminate redundant "the"
This commit is contained in:
Daniel Rheinbay 2021-01-30 12:10:28 +01:00 committed by GitHub
parent 57fa899557
commit 6ec777dff5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,8 +19,8 @@ the default library used by Visual Studio Code.
This is useful in testing changes on a local development install, or connecting
to a production server to debug issues. It is possible to load the integration
without the activating the debugger, but injecting it with a service call. This
is particularly useful on a developer' production system as it does not impact
without activating the debugger, but injecting it with a service call. This
is particularly useful on a developer's production system as it does not impact
performance when not injected.
## Configuration