Skip to content

Commit d3dc6b6

Browse files
committed
docs: fix typo
1 parent dd42039 commit d3dc6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Let's say you implemented RFC6810 yourself but still want to use rtrlibs pfxtabl
129129
add_record(asn, ip, min_len, max_len)
130130

131131

132-
# iterate over pfx_table to demonstrate it's content
132+
# iterate over pfx_table to demonstrate its content
133133

134134
# since the callback from the rtrlib module is used record
135135
# is automatically wrapped in a python class

0 commit comments

Comments
 (0)