From 41960f70c942a3b355a4fe7d06e64f8b4de844d1 Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Thu, 8 Jul 2021 16:49:17 +0200 Subject: [PATCH] Remove obsolete numbering in heading --- docs/php/api/package_installation_plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/php/api/package_installation_plugins.md b/docs/php/api/package_installation_plugins.md index 0af50b38..5635b788 100644 --- a/docs/php/api/package_installation_plugins.md +++ b/docs/php/api/package_installation_plugins.md @@ -72,7 +72,7 @@ This method is expected to return an array with two keys: - `sql` contains the SQL query with placeholders. - `parameters` contains an array with values used for the SQL query. -#### 2.5.3. Example +#### Example ```php