summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0b611283..95a8ccd6 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ else:
print(' = '.join([x.prettyPrint() for x in varBind]))
```
-This is how send SNMP TRAP:
+This is how to send SNMP TRAP:
```python
from pysnmp.hlapi import *