From e252614919dc67fc07521a4b680551a7f3e0e811 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Mon, 23 Apr 2018 22:58:17 +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 4d7afdca9..50dc23116 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