Skip to content

Commit 4b26abd

Browse files
Fix spelling
1 parent 8b3e80d commit 4b26abd

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
@@ -12,7 +12,7 @@ Built-in metrics for external services HTTP calls! This gem is a Part of the [ya
1212
Works as the Puma plugin and provides following metrics:
1313
- `http_request_total` - the number of external HTTP request attempts (by host, port, method)
1414
- `http_response_total` - the number of made external HTTP requeusts (by host, port, method, status)
15-
- `http_response_duuration` - the histogram of response duration (by host, port, method, status)
15+
- `http_response_duration` - the histogram of response duration (by host, port, method, status)
1616

1717
## Installation
1818

0 commit comments

Comments
 (0)