Bläddra i källkod

Merge pull request #3635 from hannesvdvreken/patch-1

"suggest" was on a wrong heading level compared to the others
Jordi Boggiano 11 år sedan
förälder
incheckning
96432b39fc
1 ändrade filer med 1 tillägg och 1 borttagningar
  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