Frédéric Collonval 5 年之前
父节点
当前提交
4a8e1403ec
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/getting_started/installation.rst

+ 1 - 1
docs/source/getting_started/installation.rst

@@ -121,7 +121,7 @@ Usage with private NPM registry
 
 To install extensions, you will need access to a NPM packages registry. Some companies do not allow
 reaching directly public registry and have a private registry. To use it, you need to configure ``npm``
-and ``yarn`` to point to that registry (ask you corporate IT department for the correct URL):
+**and** ``yarn`` to point to that registry (ask your corporate IT department for the correct URL):
 
 .. code::