Skip to content

Commit fff9faf

Browse files
authored
Fix capitalization in "Using the Performance view" (#7860)
Fixes capitalization on the "Using the Performance view" page
1 parent 385a6fe commit fff9faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/development/tools/devtools/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ to the jank you saw in your app.
183183
If performance improves with this option disabled,
184184
try to reduce the use of opacity effects in your app.
185185

186-
**Render Physical Shape Layers**
186+
**Render Physical Shape layers**
187187
: Disable this option to check whether excessive
188188
use of physical modeling effects are affecting performance,
189189
such as shadows or elevation.

0 commit comments

Comments
 (0)