Skip to content

Commit 1066589

Browse files
committed
typo
1 parent f57cd22 commit 1066589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ else:
9999
print(' = '.join([x.prettyPrint() for x in varBind]))
100100
```
101101

102-
This is how send SNMP TRAP:
102+
This is how to send SNMP TRAP:
103103

104104
```python
105105
from pysnmp.hlapi import *

0 commit comments

Comments
 (0)