Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
XhmikosR committed Mar 4, 2015
1 parent 3b9d37d commit 1797026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-config-writer.js
Expand Up @@ -8,7 +8,7 @@ describe('ConfigWriter', function () {
before(helpers.directory('temp'));

describe('constructor', function () {
it('should check it\'s input');
it('should check its input');

it('should allow for user-defined steps per block type', function () {
var copy = {
Expand Down

0 comments on commit 1797026

Please sign in to comment.