docs(storage-uploadthing): fix typo in README.md (#9090)

This commit is contained in:
Ruy Monteiro
2024-11-10 04:59:46 -03:00
committed by GitHub
parent b86594f3f9
commit a421503111

View File

@@ -5,7 +5,7 @@ This package provides a way to use [uploadthing](https://uploadthing.com) with P
## Installation
```sh
pnpm add @paylaodcms/storage-uploadthing
pnpm add @payloadcms/storage-uploadthing
```
## Usage