Skip to content

Commit e95cf3f

Browse files
authored
Update README.md
1 parent 91a6afc commit e95cf3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ yarn add netlify-plugin-cloudinary
3838
cloudName = "<Your Cloud Name>"
3939
```
4040

41-
By default, your images will served via the [fetch delivery method](https://cloudinary.com/documentation/fetch_remote_images).
41+
By default, your images will served via the [fetch delivery type](https://cloudinary.com/documentation/fetch_remote_images).
4242

4343
## 🛠 Configuration
4444

@@ -87,7 +87,7 @@ CLOUDINARY_CLOUD_NAME="<Your Cloud Name>"
8787

8888
Learn how to [set environment variables with Netlify](https://docs.netlify.com/configure-builds/environment-variables/).
8989

90-
### Changing your Delivery Method
90+
### Changing your Delivery Type
9191

9292
**fetch**
9393

0 commit comments

Comments
 (0)