diff --git a/test/spec/presets/index.js b/test/spec/presets/index.js index c656cf159..9c3c39efe 100644 --- a/test/spec/presets/index.js +++ b/test/spec/presets/index.js @@ -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...