From 3c8869007c9b5d8a4af8ef6c1f40592715cbbaf8 Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Sun, 19 Jun 2022 22:58:15 +0200 Subject: [PATCH] fix: Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2249eec..b5f7f53 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Strapi config-sync plugin

-

This plugin is a multi-purpose tool to manage your Strapi database records through JSON files. Mostly used to version control [config data](#-config-types) for automated deployment, automated tests and data sharing for collaboration purposes.

+

This plugin is a multi-purpose tool to manage your Strapi database records through JSON files. Mostly used to version control config data for automated deployment, automated tests and data sharing for collaboration purposes.