8000 Fix small spelling error in README.md (#417) · rayandas/client_python@a6d042e · GitHub
[go: up one dir, main page]

Skip to content
< 8000 header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a6d042e

Browse files
skudriashevbrian-brazil
authored andcommitted
Fix small spelling error in README.md (prometheus#417)
Signed-off-by: Stanislav Kudriashev <stas.kudriashev@gmail.com>
1 parent 6740213 commit a6d042e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ return an empty list.
461461

462462
## Multiprocess Mode (Gunicorn)
463463

464-
Prometheus client libaries presume a threaded model, where metrics are shared
464+
Prometheus client libraries presume a threaded model, where metrics are shared
465465
across workers. This doesn't work so well for languages such as Python where
466466
it's common to have processes rather than threads to handle large workloads.
467467

0 commit comments

Comments
 (0)
0