summaryrefslogtreecommitdiffstats
path: root/sick-fits
diff options
context:
space:
mode:
authorMatt Wood <m.wood0904@gmail.com>2018-10-09 12:06:03 -0500
committerMatt Wood <m.wood0904@gmail.com>2018-10-09 12:06:03 -0500
commit2189dbda3cafaa291936632381923899d86d2e7c (patch)
tree5f5a5e48f1dd78a79a33dd23abe96ec50ef5e033 /sick-fits
parent2cf7d9968d9bb0378412e9ca7caadd1b328f69da (diff)
Fix minor typos in package.json and CartCount component
Diffstat (limited to 'sick-fits')
-rw-r--r--sick-fits/frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sick-fits/frontend/package.json b/sick-fits/frontend/package.json
index 43af0cf..2200d6f 100644
--- a/sick-fits/frontend/package.json
+++ b/sick-fits/frontend/package.json
@@ -57,7 +57,7 @@
".*": "babel-jest"
}
},
- "//": "This is out babel config, I prefer this over a .babelrc file",
+ "//": "This is our babel config, I prefer this over a .babelrc file",
"babel": {
"env": {
"development": {