From 19cb88f5b07bfacbb872a68ec4ff5b6789566dc8 Mon Sep 17 00:00:00 2001 From: Edgar Peixoto <118759877+epfable@users.noreply.github.com> Date: Wed, 9 Jul 2025 16:22:35 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54f07fc..d8f3cd2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Prometheus exporter for Azure Monitor metrics. Supports metrics fetching from all resource with one scrape (automatic service discovery), custom metric names with template system, full dimensions support and caching. -Configuration (except Azure connection) of this exporter is made entirely in Prometheus instead of a seperate configuration file, see examples below. +Configuration (except Azure connection) of this exporter is made entirely in Prometheus instead of a separate configuration file, see examples below. TOC: * [Features](#Features)