gitname 9 年之前
父节点
当前提交
4f58c24195
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      res/composer-schema.json

+ 1 - 1
res/composer-schema.json

@@ -274,7 +274,7 @@
             "properties": {
                 "psr-0": {
                     "type": "object",
-                    "description": "This is a hash of namespaces (keys) and the directories they can be found into (values, can be arrays of paths) by the autoloader.",
+                    "description": "This is a hash of namespaces (keys) and the directories they can be found in (values, can be arrays of paths) by the autoloader.",
                     "additionalProperties": true
                 },
                 "psr-4": {