Skip to content

Commit f43123e

Browse files
authored
Update index.md
1 parent 577be95 commit f43123e

File tree

1 file changed

+1
-1
lines changed
  • microsoft-edge/devtools-guide-chromium/console

1 file changed

+1
-1
lines changed

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)