Fix typos

This commit is contained in:
Frieder Bluemle 2021-10-06 18:38:50 +02:00
parent a5f17db53a
commit fd1c3d376e
No known key found for this signature in database
GPG Key ID: EEAAFC3A01B5FFC6
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 pkg install fd-find
``` ```
### From NPM ### From npm
On linux and macOS, you can install the [fd-find](https://npm.im/fd-find) package: On linux and macOS, you can install the [fd-find](https://npm.im/fd-find) package:

View File

@ -220,7 +220,7 @@ _fd() {
_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. # All rights reserved.
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without