Skip to content

Commit 3bf19a8

Browse files
committed
Fix incorrect use of single backticks
1 parent 2be2e94 commit 3bf19a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ always have every piece of data for any given IP address.
262262
Because of these factors, it is possible for any request to return a record
263263
where some or all of the attributes are unpopulated.
264264

265-
The only piece of data which is always returned is the `ip_address` attribute
266-
in the ``geoip2.records.Traits`` record.
265+
The only piece of data which is always returned is the ``ip_address``
266+
attribute in the ``geoip2.records.Traits`` record.
267267

268268
Integration with GeoNames
269269
-------------------------

0 commit comments

Comments
 (0)