Fix misspelling
This commit is contained in:
parent
459b1ffa1c
commit
93d438cf01
@ -92,7 +92,7 @@ export default class NodePath {
|
||||
path = null;
|
||||
} else {
|
||||
// badly deserialised probably
|
||||
throw new Error("We found a path that isn't a NodePath instance. Possiblly due to bad serialisation.");
|
||||
throw new Error("We found a path that isn't a NodePath instance. Possibly due to bad serialisation.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user