diff --git a/README.md b/README.md index c672d7ca32..5617681994 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ using (Image image = Image.Load(stream)) } ``` -Setting individual pixel values can perfomed as follows: +Setting individual pixel values can be perfomed as follows: ```csharp // Individual pixels