diff --git a/lib/openid/consumer.rb b/lib/openid/consumer.rb index 1dba2093..30019492 100644 --- a/lib/openid/consumer.rb +++ b/lib/openid/consumer.rb @@ -139,7 +139,7 @@ module OpenID # # Add an OpenID login field somewhere on your site. When an OpenID # is entered in that field and the form is submitted, it should make - # a request to the your site which includes that OpenID URL. + # a request to the site that includes that OpenID URL. # # First, the application should instantiate a Consumer with a # session for per-user state and store for shared state using the