From 300af896873e6481a6950e886f021b34edf54dcc Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Thu, 22 Jun 2023 19:13:55 -0500 Subject: [PATCH] change 'fine grained' to have a dash --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e0bb9ae6..7a840321 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The bundle contains all of the sub-jars. It is named: ```qqq-${version}.jar``` -You can also use fine grained jars: +You can also use fine-grained jars: - `qqq-backend-core`: The core module. Useful if you're developing other modules. - `qqq-backend-module-rdbms`: Backend module for working with Relational Databases. - `qqq-backend-module-filesystem`: Backend module for working with Filesystems (including AWS S3). @@ -35,4 +35,3 @@ GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . -