瀏覽代碼

Fix a typo: interally -> internally

Ivan Krechetov 10 年之前
父節點
當前提交
a9b98dc5b0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/articles/versions.md

+ 1 - 1
doc/articles/versions.md

@@ -90,7 +90,7 @@ Example: `^1.2.3`
 ## Stability
 ## Stability
 
 
 If you are using a constraint that does not explicitly define a 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.
 operator(s) used. This happens transparently.
 
 
 If you wish to explicitly consider only the stable release in the comparison,
 If you wish to explicitly consider only the stable release in the comparison,