Skip to content

Commit 15cb2ea

Browse files
author
niuweili
committed
fix: DD
1 parent 5332af1 commit 15cb2ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

flashduty/en/2. RUM/2. Applications/2. SDK Integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Add the following code snippet to the beginning of the `head` tag in each `HTML`
106106
</script>
107107
```
108108

109-
You can check for loading issues with `window.DD_RUM` if the RUM browser SDK fails to load.
109+
You can check for loading issues with `window.FC_RUM` if the RUM browser SDK fails to load.
110110

111111

112112

flashduty/zh/2. RUM/2. 应用管理/2. SDK接入.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ flashcatRum.init({
106106
</script>
107107
```
108108

109-
您可以用`window.DD_RUM`检查 RUM 浏览器 SDK 发生加载失败时出现的问题。
109+
您可以用`window.FC_RUM`检查 RUM 浏览器 SDK 发生加载失败时出现的问题。
110110

111111

112112

0 commit comments

Comments
 (0)