fix typo in file name

This commit is contained in:
liamcottle 2026-03-09 23:37:21 +13:00
parent ab27ceee2a
commit fab7e05972
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import Advert from "./advert.js";
import Packet from "./packet.js";
import BufferUtils from "./buffer_utils.js";
import CayenneLpp from "./cayenne_lpp.js";
import MeshCorePath from "./meshore_path.js";
import MeshCorePath from "./meshcore_path.js";
import TransportKeyUtil from "./transport_key_util.js";
export {