diff --git a/index.js b/index.js index f277971..00b8ec3 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ const app = require('./scripts/app'); -const strings = ['dog', 'god', 'love', 'hair']; +const strings = ['dog', 'god', 'hiar','love','good', 'hair','hria']; -console.log(app.manipulateStrings(strings)); \ No newline at end of file +console.log(app.manipulateStrings(strings));