We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a6afc commit e95cf3fCopy full SHA for e95cf3f
README.md
@@ -38,7 +38,7 @@ yarn add netlify-plugin-cloudinary
38
cloudName = "<Your Cloud Name>"
39
```
40
41
-By default, your images will served via the [fetch delivery method](https://cloudinary.com/documentation/fetch_remote_images).
+By default, your images will served via the [fetch delivery type](https://cloudinary.com/documentation/fetch_remote_images).
42
43
## 🛠 Configuration
44
@@ -87,7 +87,7 @@ CLOUDINARY_CLOUD_NAME="<Your Cloud Name>"
87
88
Learn how to [set environment variables with Netlify](https://docs.netlify.com/configure-builds/environment-variables/).
89
90
-### Changing your Delivery Method
+### Changing your Delivery Type
91
92
**fetch**
93
0 commit comments