From 9e45f07a402920d39821be00c3ab1c8ef320f9b4 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Tue, 4 Jun 2024 14:09:33 +0200 Subject: [PATCH] Define "source type" (singular) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 759f2c5..84ba174 100644 --- a/index.html +++ b/index.html @@ -245,7 +245,7 @@

Sampling and Reporting Rate

A pressure source is an abstract, [=implementation-defined=] interface to hardware counters or an underlying telemetry framework that - provides information about a source types + provides information about a source type defined by {{PressureSource}}. A [=pressure source=] can make use of data fusion with data from additional sources if that provides better results.