From: Agnibho Mondal Date: Wed, 2 Jun 2021 21:39:07 +0000 (+0530) Subject: Minor X-Git-Url: https://code.agnibho.com/repo?a=commitdiff_plain;h=f76e4b7cada11b101cbc2cb798280709f48332fb;p=simpleipd.git Minor --- diff --git a/www/forms/report-abg.schema.json b/www/forms/report-abg.schema.json index 26f65c2..f700aa2 100644 --- a/www/forms/report-abg.schema.json +++ b/www/forms/report-abg.schema.json @@ -52,15 +52,15 @@ "type": "number" }, "na": { - "description": "Na", + "description": "Sodium", "type": "number" }, "k": { - "description": "K", + "description": "Potassium", "type": "number" }, "cl": { - "description": "Cl", + "description": "Chloride", "type": "number" } },