Skip to content

Commit 4707c33

Browse files
Update auth/profiles.mdx
Co-authored-by: Daniel Prevoznik <danny@onkernel.com>
1 parent 68eae49 commit 4707c33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auth/profiles.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ print("Live view:", kernel_browser2.browser_live_view_url)
114114

115115
## Override opening existing tabs in a new session
116116

117-
Profiles can restore tabs saved in the profile. Pass `start_url` with the profile to clear those restored tabs and open a specific page when the new browser starts.
117+
By default, Profiles restore existing tabs saved in the profile. Pass `start_url` with the profile to clear those restored tabs and open a specific page when the new browser starts.
118118

119119
<CodeGroup>
120120
```typescript Typescript/Javascript

0 commit comments

Comments
 (0)