Skip to content

Commit d2ba0eb

Browse files
Enhance documentation for DVR and Workflows (#21793)
* Hyperlint Automation Fix * Hyperlint Automation Fix * Hyperlint Automation Fix * Hyperlint Automation Fix * Hyperlint Automation Fix --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 1dbf2de commit d2ba0eb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/content/changelog/stream/2025-02-14-introducing-dvr-for-stream-live.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Previously, all viewers watched "the live edge," or the latest content of the
1111
broadcast, synchronously. If a viewer paused for more than a few seconds,
1212
the player would automatically "catch up" when playback started again. Seeking
1313
through the broadcast was only available once the recording was available after
14-
it conluded.
14+
it concluded.
1515

1616
Starting today, customers can make a small adjustment to the player
1717
embed or manifest URL to enable the DVR experience for their viewers. By

src/content/changelog/workers/2025-01-31-html-rewriter-streaming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Transform HTML quickly with streaming content
3-
description: HTMLRewiter now supports streamed content for more efficient replacement of HTML elements
3+
description: HTMLRewriter now supports streamed content for more efficient replacement of HTML elements
44
products:
55
- workers
66
date: 2025-01-31T01:00:00Z

src/content/changelog/workflows/2024-10-24-workflows-beta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { Render, PackageManagers } from "~/components"
1111

1212
Workflows is now in open beta, and available to any developer a free or paid Workers plan.
1313

14-
Workflows allow you to build multi-step applications that can automatically retry, persist state and run for minutes, hours, days, or weeks. Workflows introduces a programming model that makes it easier to build reliable, long-running tasks, observe as they progress, and programatically trigger instances based on events across your services.
14+
Workflows allow you to build multi-step applications that can automatically retry, persist state and run for minutes, hours, days, or weeks. Workflows introduces a programming model that makes it easier to build reliable, long-running tasks, observe as they progress, and programmatically trigger instances based on events across your services.
1515

1616
### Get started
1717

src/content/docs/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-discord.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ As with the `/dig` command, any user can press the refresh button to refresh the
189189

190190
Like the `/dig` command, you can change the DNS provider when using the `/multi-dig` command. The menu appears after each set of DNS results (or after each block of results if more than 10 record types are requested).
191191

192-
This menu can be used be any user to change the DNS provider used for the lookup.
192+
This menu can be used by any user to change the DNS provider used for the lookup.
193193

194194
## `whois` command
195195

src/content/docs/analytics/analytics-integrations/splunk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ For example: `https://prd-p-0qk3h.splunkcloud.com:8088/services/collector/raw`.
7373

7474
**Post Installation Notes**
7575

76-
You can change the **Index Name** after the initial configuration by clicking on the **Settings** dropdown and navigating to **Advance search**. There you can select **Search macros** and look for the Cloudflare App for Splunk.
76+
You can change the **Index Name** after the initial configuration by clicking on the **Settings** dropdown and navigating to **Advanced search**. There you can select **Search macros** and look for the Cloudflare App for Splunk.
7777

7878
![Splunk interface highlighting Apps menu and Manage Apps option along with Enable Acceleration checkbox](~/assets/images/fundamentals/splunk/screenshots/splunk-settings-advanced-search-search-macros.png)
7979

0 commit comments

Comments
 (0)