Fix typos

This commit is contained in:
rprieto 2014-05-08 23:07:57 +10:00
parent baa8543ff4
commit d27d9e806a
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
//
// Based on the spec at http://www.w3.org/TR/cors/
// The test numbers correspond do steps in the specification
// The test numbers correspond to steps in the specification
//
var request = require('supertest');

View file

@ -1,6 +1,6 @@
//
// Based on the spec at http://www.w3.org/TR/cors/
// The test numbers correspond do steps in the specification
// The test numbers correspond to steps in the specification
//
var request = require('supertest');