Skip to content

Commit 2640175

Browse files
smikitkyuehaj
andauthored
Update content/docs/optimizing-performance.md
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
1 parent ef9ad18 commit 2640175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/optimizing-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Chrome での操作は以下の通り。
171171
3. Chrome DevTools の[**パフォーマンス**](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/timeline-tool)タブを開いて **Record(記録)** ボタンを押す。
172172
4. プロファイル対象のアクションを実行する。なお、20 秒以上は記録しないでください。さもないと Chrome がハングアップすることがあります。
173173
5. 記録を停止する。
174-
6. React イベントが **User Timing** ラベルの下にグループ化される。
174+
6. React イベントが **User Timing** ラベルの下にグループ化される。
175175

176176
さらなる詳細については、[Ben Schwarz によるこの記事](https://calibreapp.com/blog/2017-11-28-debugging-react/)を参照ください。
177177

0 commit comments

Comments
 (0)