From 8cc92114cb02312c4084f40a1fa75cccd19e1a42 Mon Sep 17 00:00:00 2001 From: Maksim Sadym Date: Mon, 15 May 2023 13:05:50 +0200 Subject: [PATCH] update description --- roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index 7b58b67ab..e95be7a88 100644 --- a/roadmap.md +++ b/roadmap.md @@ -93,7 +93,7 @@ This scenario loads a web page and prints it as a PDF. In spec terms, this invol ### Incognito mode -This scenario creates a session with browser in incognito mode. In spec terms, this involves: +This scenario initiates a browsing session in "private browsing" mode, ensuring that no noticeable side effects result from the creation of such a session. In spec terms, this involves: - [x] Some items from the previous milestones - [ ] Create session with isolation and deleting of cookies, site data, and browsing history.