fix small typo

This commit is contained in:
Martin Raifer
2023-04-28 12:31:39 +02:00
committed by GitHub
parent f09444c02e
commit 453fb424f1
+1 -1
View File
@@ -420,7 +420,7 @@ describe('iD.presetIndex', function () {
var graph = iD.coreGraph([surfShop]);
var url = 'https://fakemaprules.io/fake.json';
// no exernal presets yet
// no external presets yet
expect(iD.presetIndex().match(surfShop, graph).id).to.eql('point');
// reset graph...