Browse Source

Merge pull request #3635 from hannesvdvreken/patch-1

"suggest" was on a wrong heading level compared to the others
Jordi Boggiano 10 years ago
parent
commit
96432b39fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/04-schema.md

+ 1 - 1
doc/04-schema.md

@@ -375,7 +375,7 @@ useful for common interfaces. A package could depend on some virtual
 `logger` package, any library that implements this logger interface would
 `logger` package, any library that implements this logger interface would
 simply list it in `provide`.
 simply list it in `provide`.
 
 
-### suggest
+#### suggest
 
 
 Suggested packages that can enhance or work well with this package. These are
 Suggested packages that can enhance or work well with this package. These are
 just informational and are displayed after the package is installed, to give
 just informational and are displayed after the package is installed, to give