From ce50907569384e9c4a7fe521e1cca5d4f63005b7 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Mon, 25 Feb 2013 10:39:12 -0800 Subject: [PATCH] CSPACE-5907: Improve wording in readme file. --- services/id/service/src/main/resources/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/id/service/src/main/resources/readme.txt b/services/id/service/src/main/resources/readme.txt index 32750a817..bdb0bc59c 100644 --- a/services/id/service/src/main/resources/readme.txt +++ b/services/id/service/src/main/resources/readme.txt @@ -1,4 +1,4 @@ -The SQL scripts to create the database tables needed by the ID service, -and to populate those tables, formerly in this location, have been moved to: +The SQL scripts, formerly in this location, that create the database tables +needed by the ID service and populate those tables, have been moved to: services/common/src/main/resources/db \ No newline at end of file -- 2.47.3