File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -309,10 +309,10 @@ class Traits(Record):
309309 :ivar is_anonymous_proxy: This is true if the IP is an anonymous
310310 proxy. See http://dev.maxmind.com/faq/geoip#anonproxy for further
311311 details. This attribute is returned by all end points.
312- :ivar isp: The name of the ISP associated the IP address.
312+ :ivar isp: The name of the ISP associated with the IP address.
313313 This attribute is only available from the City/ISP/Org and Omni end
314314 points.
315- :ivar organization: The name of the organization associated
315+ :ivar organization: The name of the organization associated with
316316 the IP address. This attribute is only available from the City/ISP/Org
317317 and Omni end points.
318318 :ivar user_type: The user type associated with the IP
You can’t perform that action at this time.
0 commit comments