From beca20c3038507532f383d1056cea10521e619e1 Mon Sep 17 00:00:00 2001 From: joshuatorrance Date: Tue, 10 Feb 2026 14:45:05 +1100 Subject: [PATCH] Fixing typo in standard_name description --- .../output/file-metadata/2-0-0/variable/standard_name.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/au.org.access-nri/model/output/file-metadata/2-0-0/variable/standard_name.json b/au.org.access-nri/model/output/file-metadata/2-0-0/variable/standard_name.json index f8f5d6d..aacee36 100644 --- a/au.org.access-nri/model/output/file-metadata/2-0-0/variable/standard_name.json +++ b/au.org.access-nri/model/output/file-metadata/2-0-0/variable/standard_name.json @@ -2,7 +2,7 @@ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "variable/standard_name.json", "title": "standard_name", - "description": "Where posisble use the CF standard_name of the variable, otherwise use a unique short phrase separated by underscores to describe the variable.", + "description": "Where possible use the CF standard_name of the variable, otherwise use a unique short phrase separated by underscores to describe the variable.", "examples": [ "air_pressure_at_sea_level", "latitude",