diff --git a/lib/stripe/stripe_client.rb b/lib/stripe/stripe_client.rb index eb617d594..0041bbe58 100644 --- a/lib/stripe/stripe_client.rb +++ b/lib/stripe/stripe_client.rb @@ -366,7 +366,7 @@ class ThreadContext # garbage in `Thread.current`. attr_accessor :last_responses - # A map of connection mangers for the thread. Normally shared between + # A map of connection managers for the thread. Normally shared between # all `StripeClient` objects on a particular thread, and created so as to # minimize the number of open connections that an application needs. def default_connection_managers