Skip to content

Commit db9639f

Browse files
Hyperlint Automation Fix
1 parent 02eee47 commit db9639f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/workers-binding-api/reuse-sessions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export default {
136136
};
137137
```
138138

139-
Besides `puppeteer.sessions()`, we've added other methods to facilitate [Session Management](/browser-rendering/platform/puppeteer/#session-management).
139+
Besides `puppeteer.sessions()`, we have added other methods to facilitate [Session Management](/browser-rendering/platform/puppeteer/#session-management).
140140

141141
## 5. Test
142142

0 commit comments

Comments
 (0)