From b48b2297ff77a13b73de3b45bf3fc585aab54582 Mon Sep 17 00:00:00 2001 From: Brandon Kraft Date: Thu, 19 Oct 2023 15:24:22 +0200 Subject: [PATCH] Docs: correct markdown formatting error --- features/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/README.md b/features/README.md index 43a68a92..c379d2f4 100644 --- a/features/README.md +++ b/features/README.md @@ -12,7 +12,7 @@ Some features are: - Enabling of SSL. (`ssl.php`). - Addition of plugins. (`plugins.php`) -- Addition of plugins from github. ('woocommerce-beta-tester.php') +- Addition of plugins from github. (`woocommerce-beta-tester.php`) - Setting of wp-config constants like WP_DEBUG and WP_DEBUG_LOG. (`wp-debug-log.php`) - Launching multisite installations instead of single site(`multisite.php`)