Skip to content

Commit b4efd2b

Browse files
committed
fix typo
1 parent fab7e05 commit b4efd2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/packet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import BufferReader from "./buffer_reader.js";
22
import Advert from "./advert.js";
3-
import MeshCorePath from "./meshore_path.js";
3+
import MeshCorePath from "./meshcore_path.js";
44

55
class Packet {
66

0 commit comments

Comments
 (0)