diff --git a/docs/docs/homepage/tools-right.md b/docs/docs/homepage/tools-right.md index d907776d..7eca7be9 100644 --- a/docs/docs/homepage/tools-right.md +++ b/docs/docs/homepage/tools-right.md @@ -1,6 +1,6 @@ - [gvt](https://github.com/FiloSottile/gvt/blob/master/README.old.md), a dependency management solution for Go - [make/Makefile](https://www.gnu.org/software/make/manual/make.html), a build system to centralize all the commands for the project -- [Webpace](https://webpack.js.org/), a bundler that compiles JavaScript modules and integrates with Mithril, Babel, and ESLint +- [Webpack](https://webpack.js.org/), a bundler that compiles JavaScript modules and integrates with Mithril, Babel, and ESLint - [Rove](https://github.com/josephspurrier/rove), a MySQL migration tool inspired by Liquibase - [Swagger/Codegen](https://swagger.io/tools/swagger-codegen/), OpenAPI 2.0 spec and tool for documenting the API - [Travis-CI](https://travis-ci.org/), a CI/CD platform for automated testing and deployment