Skip to content

Commit 584655a

Browse files
ellisongWriteMayur
andauthored
chore: Clarify paused replay explanation
Co-authored-by: WriteMayur <[email protected]>
1 parent 7e7ef64 commit 584655a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser/new-relic-browser/browser-apis/pauseReplay.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Browser API used to force a replay to pause recording.
2929

3030
If a replay is not already in progress, this API method will have no effect.
3131

32-
You can resume a paused replay by calling [`newrelic.recordReplay()`](/docs/browser/new-relic-browser/browser-apis/recordReplay) if the browser session is still valid.
32+
If the browser session is still valid, you can resume a paused replay by calling the [`newrelic.recordReplay()`](/docs/browser/new-relic-browser/browser-apis/recordReplay) API method.
3333

3434
## Use Cases
3535

0 commit comments

Comments
 (0)