From c2e433895900bafdae42cf1d5e31de2202658d37 Mon Sep 17 00:00:00 2001 From: Simon Hamp Date: Tue, 16 Jan 2024 09:30:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 791c4bb..0b9e58d 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ local disk first. By default, The OG encodes images in **PNG format**. -If tou wish to use a different format, however, you can! Simply +If you wish to use a different format, however, you can! Simply pass an instance of the relevant [`intervention/image` encoder](https://github.com/Intervention/image/tree/develop/src/Encoders) to the `save()` or `toString()` methods: