Skip to content

Commit 11a554f

Browse files
Merge remote-tracking branch 'origin/main' into live
2 parents 7ef9a8a + d6de540 commit 11a554f

3 files changed

Lines changed: 279 additions & 354 deletions

File tree

microsoft-edge/devtools-guide-chromium/console/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 07/12/2023
1010
---
1111
# Console overview
1212

13-
The **Console** is like an intelligent, rich command line within DevTools, and is great companion tool to use with others tools. The **Console** provides a powerful way to script functionality, inspect the current webpage, and manipulate the current webpage using JavaScript.
13+
The **Console** is like an intelligent, rich command line within DevTools, and is a great companion tool to use with other tools. The **Console** provides a powerful way to script functionality, inspect the current webpage, and manipulate the current webpage using JavaScript.
1414

1515
The **Console** tool helps with several tasks, which are covered in more detail in the following articles:
1616

0 commit comments

Comments
 (0)