SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 13 TypeScript

docs: rename incorrect usage of the cloud storage plugin to align with the imported module in storage-adapters.mdx (#11475)

### What?

The cloudStorage plugin was used incorrectly in the code snippet. While
`cloudStoragePlugin` was imported, `cloudStorage` was mistakenly used
within the plugin array.

### How?

Renamed the incorrect usage of `cloudStorage` to `cloudStoragePlugin` to
align with the imported module.
J
Jens Becker committed
d491f29438c487f0c00aca825e9010dd9fcb7ca6
Parent: c4da453
Committed by GitHub <noreply@github.com> on 4/2/2026, 3:47:11 PM