Skip to content

Commit fcac22a

Browse files
authored
Merge pull request #43 from wujunyi792/master
2 parents 985572f + c6292a7 commit fcac22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<span class="font-weight-bold">Manipulate packets</span>
4545
</p>
4646
<p>
47-
Scapy is a powerful <span class="text-primary">interactive packet manipulation libary</span>
47+
Scapy is a powerful <span class="text-primary">interactive packet manipulation library</span>
4848
written in <span>Python</span>.
4949
Scapy is able to forge or decode packets of a wide number of protocols, send them on the wire, capture
5050
them, match requests and replies, and much more.

0 commit comments

Comments
 (0)