From 04ad71e6939d9e43a22c4159006a83b4a4953050 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Fri, 17 Mar 2023 22:17:06 -0400 Subject: [PATCH] chore(analytics-module-ga): Fix Markdown heading levels Signed-off-by: Adam Harvey --- plugins/analytics-module-ga/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/analytics-module-ga/README.md b/plugins/analytics-module-ga/README.md index d6e2642e2b..6fdfc91306 100644 --- a/plugins/analytics-module-ga/README.md +++ b/plugins/analytics-module-ga/README.md @@ -236,7 +236,7 @@ make and test changes is to do the following: Code for the isolated version of the plugin can be found inside the [/dev](./dev) directory. Changes to the plugin are hot-reloaded. -#### Recommended Dev Config +### Recommended Dev Config Paste this into your `app-config.local.yaml` while developing this plugin: