Merge pull request #858 from friederbluemle/fix-typo

Fix typos
This commit is contained in:
Tavian Barnes 2021-10-07 12:52:12 -04:00 committed by GitHub
commit e0d03d170e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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