From 290883e02d75a287aafb8248a14977211e5c0732 Mon Sep 17 00:00:00 2001
From: Christopher Kirk-Nielsen
Date: Thu, 22 Aug 2024 20:17:12 -0400
Subject: [PATCH] Fix incorrect color named in example
Border is darkgreen but text color is red
---
feature-queries/simple.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/feature-queries/simple.html b/feature-queries/simple.html
index 231edfd..d088382 100644
--- a/feature-queries/simple.html
+++ b/feature-queries/simple.html
@@ -25,7 +25,7 @@
If your browser supports row-gap, border will be be dashed and text will
- be darkgreen
+ be red
@@ -44,7 +44,7 @@