From f34c5b7e2a727bc7ca552bd83d75ad571178d7b6 Mon Sep 17 00:00:00 2001 From: legendecas Date: Tue, 21 Jun 2022 13:55:22 +0800 Subject: [PATCH] fixup! --- specification/metrics/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/metrics/api.md b/specification/metrics/api.md index c4f4ddb146f..d51ff2a05c8 100644 --- a/specification/metrics/api.md +++ b/specification/metrics/api.md @@ -364,7 +364,7 @@ registration of the specific callback after its registration by some means. Every currently registered Callback associated with a set of instruments MUST be evaluated exactly once during collection prior to reading data for -that set. +that instruments set. Callback functions MUST be documented as follows for the end user: