File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
349349If an image request is already in progress, it can be cancelled:
350350
You can’t perform that action at this time.
0 commit comments