We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7a2af commit f280277Copy full SHA for f280277
1 file changed
browsers/profiles.mdx
@@ -42,7 +42,7 @@ except ConflictError:
42
43
## 2. Start a browser session using the profile and save changes
44
45
-After creating the profile, you can reference it by it's `name` or `id` when creating a browser.
+After creating the profile, you can reference it by its `name` or `id` when creating a browser.
46
Set `save_changes` to true to persist any state created during this session back into the profile when the browser is closed.
47
48
<CodeGroup>
0 commit comments