Skip to content

Commit a4cf579

Browse files
yuvipandaZsailer
andauthored
Fix typo
Co-authored-by: Zachary Sailer <[email protected]>
1 parent ba416b9 commit a4cf579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_server/serverapp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1999,7 +1999,7 @@ def _default_terminals_enabled(self) -> bool:
19991999
record_http_request_metrics = Bool(
20002000
True,
20012001
help="""
2002-
REcord http_request_duration_seconds metric in the metrics endpoint.
2002+
Record http_request_duration_seconds metric in the metrics endpoint.
20032003
20042004
Since a histogram is exposed for each request handler, this can create a
20052005
*lot* of metrics, creating operational challenges for multitenant deployments.

0 commit comments

Comments
 (0)