diff --git a/src/Testcontainers/Containers/ResourceReaper.cs b/src/Testcontainers/Containers/ResourceReaper.cs index d758e865f..9fdc2f3a1 100644 --- a/src/Testcontainers/Containers/ResourceReaper.cs +++ b/src/Testcontainers/Containers/ResourceReaper.cs @@ -83,7 +83,7 @@ private ResourceReaper(Guid sessionId, IDockerEndpointAuthenticationConfiguratio /// Gets the default session id. /// /// - /// The default will start either on + /// The default will start either on /// or if a is configured with . /// [PublicAPI]