Skip to content

Commit

Permalink
DOCS: Fix Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto authored Dec 4, 2019
1 parent a5f4496 commit 5d3baec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ File Name Explantion
`.yarnclean <.yarnclean>`_ Cleans and removes unnecessary files from package dependencies
babel.config.js_ This is the configuration file for Babel_. If you want to enable something like React_ TypeScript_ or Vue.js_, here is the right place to do this
package.json_ In this file all your dependencies from the build stack are stored
webpack.config.js_ This is the configuration forr webpack_
webpack.config.js_ This is the configuration for webpack_
yarn.lock_ This is the lockfile for Yarn_. This is needed to get consistent installs across machines
==================================== =========================================================================================

Expand Down

0 comments on commit 5d3baec

Please sign in to comment.