From 3f07a2b78efda964acc99be1b5e9873d693ce9e9 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Tue, 21 Aug 2018 22:55:24 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8237e8..428ad33 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ To run the Spring Boot backend, execute `mvn spring-boot:run`. To run the AngularJS frontend, execute `npm install && gulp`. -See [@mraible/angular-seed](https://github.com/mraible/angular-seed/blob/master/README.md) to learn more about the the commands you can run in this project. +See [@mraible/angular-seed](https://github.com/mraible/angular-seed/blob/master/README.md) to learn more about the commands you can run in this project.