diff --git a/README.md b/README.md index 22361cb..2fa4eab 100644 --- a/README.md +++ b/README.md @@ -625,7 +625,7 @@ You can install [the fd-find package](https://www.freshports.org/sysutils/fd) fr pkg install fd-find ``` -### From NPM +### From npm On linux and macOS, you can install the [fd-find](https://npm.im/fd-find) package: diff --git a/contrib/completion/_fd b/contrib/completion/_fd index 3f43b0f..28b37ee 100644 --- a/contrib/completion/_fd +++ b/contrib/completion/_fd @@ -220,7 +220,7 @@ _fd() { _fd "$@" # ------------------------------------------------------------------------------ -# Copyright (c) 2011 Github zsh-users - http://github.com/zsh-users +# Copyright (c) 2011 GitHub zsh-users - http://github.com/zsh-users # All rights reserved. # # Redistribution and use in source and binary forms, with or without