Browse Source

Documentation: Wording on multi version package repo doc

Nils Adermann 7 years ago
parent
commit
90b802a732
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/05-repositories.md

+ 1 - 1
doc/05-repositories.md

@@ -518,7 +518,7 @@ Typically you would leave the source part off, as you don't really need it.
 >   reference you will have to delete the package to force an update, and will
 >   have to deal with an unstable lock file.
 
-"package" option can also get an array as value. Using this, you can define several versions of your package like this :  
+The `"package"` key in a `package` repository may be set to an array to define multiple versions of a package:  
 
 ```json
 {