1
0
Fork 0

Merge pull request #4236 from ikr/patch-1

Fix a typo: interally -> internally
pull/4219/head
Nils Adermann 2015-07-09 13:00:15 +02:00
commit b7eb27180d
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ Example: `^1.2.3`
## Stability
If you are using a constraint that does not explicitly define a stability,
Composer will default interally to `-dev` or `-stable`, depending on the
Composer will default internally to `-dev` or `-stable`, depending on the
operator(s) used. This happens transparently.
If you wish to explicitly consider only the stable release in the comparison,