Skip to content

Commit 2f56358

Browse files
Fix single quote
1 parent 494a1de commit 2f56358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/reference-architecture/diagrams/storage/event-notifications-for-storage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Consider the scenario below: A user initiates a delete from R2. An external serv
4747
## Additional Example Use Cases:
4848

4949
- Send an email to an administrator anytime objects are deleted from R2
50-
- When a video or podcast is uploaded to R2, it automatically processes the content using one of Cloudflares Automatic Speech Recognition (ASR) AI models to generate subtitles or even translate the content.
50+
- When a video or podcast is uploaded to R2, it automatically processes the content using one of Cloudflare's Automatic Speech Recognition (ASR) AI models to generate subtitles or even translate the content.
5151
- Remove related database entries if an object in R2 is deleted.
5252

5353
## Related Resources

0 commit comments

Comments
 (0)