Fix simple typo: exapanded -> expanded

Closes #141
This commit is contained in:
Tim Gates
2019-12-11 17:24:54 +11:00
committed by Jeff Widman
parent d852042ccb
commit 88f15cba35
+1 -1
View File
@@ -13,7 +13,7 @@ Time
flask_debugtoolbar.panels.timer.TimerDebugPanel
Shows the time taken to process the current request. The exapanded view includes the breakdown of CPU time, by user and system, wall clock time, and context switches.
Shows the time taken to process the current request. The expanded view includes the breakdown of CPU time, by user and system, wall clock time, and context switches.
.. image:: _static/screenshot-time-panel.png