From f908ec846ef34ab1d7688a1a40ee83af271b2488 Mon Sep 17 00:00:00 2001 From: Amenity Applewhite Date: Fri, 23 Feb 2024 15:33:57 -0600 Subject: [PATCH] Update config.py Align with SUTD's preferred nomenclature. --- config/config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.py b/config/config.py index c5d466d..5e38dee 100644 --- a/config/config.py +++ b/config/config.py @@ -22,7 +22,7 @@ "github": "title", "method": "copy", "format": "none", - }, # Describe the problem (duplicated because this goes into the title and decsription body) + }, # Describe the problem (duplicated because this goes into the title and description body) { "knack": "field_399", # App name "github": "description", @@ -34,7 +34,7 @@ "github": "description", "method": "merge", "format": "quote_text", - }, # Describe the problem (duplicated because this goes into the title and decsription body) + }, # Describe the problem (duplicated because this goes into the title and description body) { "knack": "field_414", "github": "description", @@ -120,7 +120,7 @@ "Public Information Office": "Workgroup: PIO", "Right of Way Management": "Workgroup: ROW", "Shared Mobility Services": "Workgroup: SMS", - "Sidewalks & Urban Trails": "Workgroup: SUTD", + "Sidewalk & Urban Trails": "Workgroup: SUTD", "Signs & Markings": "Workgroup: SMD", "Smart Mobility Office": "Workgroup: SMO", "Strategic Projects Program": "Workgroup: SPP",