Abdullah Almsaeed %!s(int64=10) %!d(string=hai) anos
pai
achega
c8328e944c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Gruntfile.js

+ 2 - 2
Gruntfile.js

@@ -18,7 +18,7 @@ module.exports = function (grunt) {
       //Development not compressed
       development: {
         options: {
-          //Wether to compress or not
+          //Whether to compress or not
           compress: false
         },
         files: {
@@ -36,7 +36,7 @@ module.exports = function (grunt) {
       //production compresses version
       production: {
         options: {
-          //Wether to compress or not          
+          //Whether to compress or not          
           compress: true
         },
         files: {