Skip to content

Commit

Permalink
💬 Fixed typo errors
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored and kefranabg committed Apr 26, 2019
1 parent fd26145 commit 831102a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Want to setup this stack ?

**Optional CircleCI preconfigured workflow :**

![CI Worflow](https://raw.githubusercontent.com/kefranabg/bento-starter/master/resources/ci-workflow.jpg)
![CI Workflow](https://raw.githubusercontent.com/kefranabg/bento-starter/master/resources/ci-workflow.jpg)

**The stack is made up of :**

Expand All @@ -52,7 +52,7 @@ Want to setup this stack ?
- :house: [Firebase hosting](https://firebase.google.com/products/hosting/) : fast and secure web hosting
- :bust_in_silhouette: [Firebase authentication](https://firebase.google.com/products/firestore/) : for easy authentication
- :iphone: [PWA](https://www.npmjs.com/package/@vue/cli-plugin-pwa) : progressive web app support
- :lipstick: [Prettier](https://prettier.io/) : code formating rules
- :lipstick: [Prettier](https://prettier.io/) : code formatting rules
- :rotating_light: [Eslint](https://eslint.org/) : control code quality
- :white_check_mark: [Jest](https://jestjs.io/) : unit testing
- :white_check_mark: [Cypress](https://www.cypress.io/) : e2e testing
Expand Down

0 comments on commit 831102a

Please sign in to comment.