fish_npm_helper: fix typo in comments

This commit is contained in:
Jason Nader 2020-03-02 01:00:24 +09:00 committed by David Adam
parent c9f450a93e
commit 9c8fff08c1

View File

@ -1,4 +1,4 @@
# This file is explicitly sourced by the npm and fish completions
# This file is explicitly sourced by the npm and yarn completions
# It is used to enumerate entries from the npm registry, interact with a locally installed
# package.json file, and more.
# Other completions that would depend on this include jspm, pnpm, etc.