From 4f98d327a0947c4a3b59940467476dba83e37910 Mon Sep 17 00:00:00 2001 From: Grant Emsley Date: Fri, 15 Jan 2021 13:26:06 -0500 Subject: [PATCH] total_download should say total_upload (#16178) --- source/_integrations/startca.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/startca.markdown b/source/_integrations/startca.markdown index 9b77092a6a8..43e24914175 100644 --- a/source/_integrations/startca.markdown +++ b/source/_integrations/startca.markdown @@ -73,7 +73,7 @@ monitored_conditions: description: Total bandwidth (download and upload sum calculation) used during the unlimited period (gigabytes). total_download: description: Total bandwidth download (Grace + Used) (gigabytes). - total_download: + total_upload: description: Total bandwidth upload (Grace + Used) (gigabytes). used_remaining: description: Remaining bandwidth calculated from used and supplied total bandwidth (gigabytes).