From dc5900bac08493fc20798058db0d5ebcd4212928 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Fri, 17 Feb 2017 05:01:57 -0600 Subject: [PATCH] Fix to homepage card descriptions for developer tools --- data/sitenavigation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sitenavigation.yml b/data/sitenavigation.yml index cd0a144ea..8204a196e 100644 --- a/data/sitenavigation.yml +++ b/data/sitenavigation.yml @@ -81,7 +81,7 @@ developertools: url: "developer-tools" haschildren: true sortsubpagesby: "weight" - desc: "Command line reference, flags, and migration tools" + desc: "Command line reference, syntax highlighting, and migration tools" troubleshooting: order: 13 title: "Troubleshooting"