Skip to content

Commit f48acbb

Browse files
authored
Fix typo in README (#563)
Signed-off-by: Jason Parraga <[email protected]>
1 parent 2009e7d commit f48acbb

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
@@ -537,7 +537,7 @@ server.setHandler(context);
537537
context.addServlet(new ServletHolder(new MetricsServlet()), "/metrics");
538538
```
539539

540-
All HTTP expostion integrations support restricting which time series to return
540+
All HTTP exposition integrations support restricting which time series to return
541541
using `?name[]=` URL parameters. Due to implementation limitations, this may
542542
have false negatives.
543543

0 commit comments

Comments
 (0)