Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 669fa3a

Browse files
authored
Merge pull request #378 from micgibso/typo_on_metrics
Typo profiing -> profiling
2 parents fddd7db + 6cf5b7e commit 669fa3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_documentations/metrics-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The **Profiling** tab is available only in Node.js projects. This tab pulls info
5858

5959
## Code highlighting for profiling data
6060

61-
Code highlighting for profiing data highlights the most heavily used functions based on profiling data gathered through [load testing](performance). Support for code highlighting is available for Node.js or Java projects that are created through Codewind and then profiled.
61+
Code highlighting for profiling data highlights the most heavily used functions based on profiling data gathered through [load testing](performance). Support for code highlighting is available for Node.js or Java projects that are created through Codewind and then profiled.
6262

6363
To enable code hightlighting, you must install the appropriate VS Code extension:
6464
- For Node apps, install the [Codewind Node Profiler](https://marketplace.visualstudio.com/items?itemName=IBM.codewind-node-profiler).

0 commit comments

Comments
 (0)