From 31a7274b70de18b24e7bee51daa22cc7cbb6141c Mon Sep 17 00:00:00 2001 From: George Date: Mon, 10 Dec 2018 17:44:00 -0500 Subject: docs: Fix typo in npm-token documentation (#71) PR-URL: https://github.com/npm/cli/pull/71 Credit: @GeorgeTaveras1231 Reviewed-By: @zkat --- doc/cli/npm-token.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/cli/npm-token.md b/doc/cli/npm-token.md index 0212dfe2e..ae7aacae6 100644 --- a/doc/cli/npm-token.md +++ b/doc/cli/npm-token.md @@ -9,7 +9,7 @@ npm-token(1) -- Manage your authentication tokens ## DESCRIPTION -This list you list, create and revoke authentication tokens. +This lets you list, create and revoke authentication tokens. * `npm token list`: Shows a table of all active authentication tokens. You can request this as -- cgit v1.2.3