From 7b0da672d5dda13b6bcdb8e6fae36971f6b036ba Mon Sep 17 00:00:00 2001 From: AdamDang Date: Mon, 23 Apr 2018 22:56:07 +0800 Subject: [PATCH] Update README.md --- demos/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/README.md b/demos/README.md index e3818f1b9..4d7afdca9 100644 --- a/demos/README.md +++ b/demos/README.md @@ -6,7 +6,7 @@ These demos are covered by presubmit tests. (differently configured) instances of a simple Hello World server. - * [mysql](mySql.md) - Create a mySql production + * [mysql](mySql.md) - Create a Mysql production configuration from scratch. * [springboot](springboot.md) - Create a Spring Boot application production