diff options
| author | joshua-scott <jscott313@gmail.com> | 2018-07-07 15:15:12 +0300 |
|---|---|---|
| committer | joshua-scott <jscott313@gmail.com> | 2018-07-07 15:15:12 +0300 |
| commit | 23a933a9c95bba177ee0b62135214ef86b6a4614 (patch) | |
| tree | 99c4287a83cdb9d4128000db0dc0bca52afabf06 /sick-fits | |
| parent | ff7fc88e36bb66a47327fa2c7e8513b222e539ef (diff) | |
Fix typo
Diffstat (limited to 'sick-fits')
| -rw-r--r-- | sick-fits/frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sick-fits/frontend/package.json b/sick-fits/frontend/package.json index 987b7d6..7bd0405 100644 --- a/sick-fits/frontend/package.json +++ b/sick-fits/frontend/package.json @@ -45,7 +45,7 @@ "jest": "^22.4.4", "jest-transform-graphql": "^2.1.0" }, - "//": "This is out babel config, I prefer this over a .babelrc file", + "//": "This is our babel config, I prefer this over a .babelrc file", "jest": { "setupTestFrameworkScriptFile": "<rootDir>/jest.setup.js", "testPathIgnorePatterns": [ |
