From 941a27e1ce73723f06efc9d00d619589a6f72a6b Mon Sep 17 00:00:00 2001 From: "Juan A. Garcia Pardo" Date: Fri, 8 Mar 2024 16:15:38 +0100 Subject: [PATCH] Fix typo. --- proto/control_plane/v1/seg_extensions.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/control_plane/v1/seg_extensions.proto b/proto/control_plane/v1/seg_extensions.proto index 4d077833ff..fb50e4f0c1 100644 --- a/proto/control_plane/v1/seg_extensions.proto +++ b/proto/control_plane/v1/seg_extensions.proto @@ -40,7 +40,7 @@ message StaticInfoExtension { LatencyInfo latency = 1; // Approximate, maximum bandwidth for paths based on this ASEntry. BandwidthInfo bandwidth = 2; - // Aproximate carbon intensity. + // Approximate carbon intensity. CarbonIntensityInfo carbon_intensity = 7; // Geographical coordinates describing the location of the routers for // relevant interfaces of this AS. The key is the interface identifier.