Skip to content

Commit c6292a7

Browse files
author
junyi
committed
fix: word spelling
1 parent 985572f commit c6292a7

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)