Skip to content

Commit 2dde528

Browse files
author
Michael Potter
committed
Update README
- Fix spelling
1 parent aac0a9e commit 2dde528

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A significant burden on performance for graphics-rich applications like [Path](h
1818
- [Initial Configuration](#initial-configuration)
1919
- [Requesting Images from the Image Cache](#requesting-images-from-the-image-cache)
2020
- [Providing Source Images to the Image Cache](#providing-source-images-to-the-image-cache)
21-
- [Cancelling Source Image Requests](#cancelling-source-image-requests)
21+
- [Canceling Source Image Requests](#canceling-source-image-requests)
2222
- [Working with Image Format Families](#working-with-image-format-families)
2323
- [Documentation](#documentation)
2424
- [Demo Application](#demo-application)
@@ -344,7 +344,7 @@ There are two ways to provide source images to the image cache.
344344
345345
> **Note**: Fast Image Cache does **not** persist source images. See [Source Image Persistence](#source-image-persistence) for more information.
346346
347-
### Cancelling Source Image Requests
347+
### Canceling Source Image Requests
348348
349349
If an image request is already in progress, it can be cancelled:
350350

0 commit comments

Comments
 (0)