From e2c9938f79954549ee946805882f099b4191a8f9 Mon Sep 17 00:00:00 2001 From: jharris4 Date: Thu, 7 Jun 2018 10:33:47 -0400 Subject: [PATCH] docs: fix typo --- docs/packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/packages.md b/docs/packages.md index 0476550f7..db171a148 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -143,7 +143,7 @@ publish | string | No | $authenticated | all | define groups allowed to publish proxy | string | No |npmjs | all | limit look ups for specific uplink storage | boolean | No | [true,false] | all | TODO -> We higlight the we recommend to not use **allow_access**/**allow_publish** and **proxy_access** anymore, those are deprecated and will soon be removed, please use the short version of each of those (**access**/**publish**/**proxy**). +> We higlight that we recommend to not use **allow_access**/**allow_publish** and **proxy_access** anymore, those are deprecated and will soon be removed, please use the short version of each of those (**access**/**publish**/**proxy**).