From abff89d22bf6c82cc6b12f3aedf09b03827832ff Mon Sep 17 00:00:00 2001 From: Enrique Fueyo Date: Sat, 15 Jun 2024 06:09:36 -0700 Subject: [PATCH] docs(developers.md): change comma typo (#3167) --- developers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers.md b/developers.md index ead629a..fcbcc3a 100644 --- a/developers.md +++ b/developers.md @@ -217,7 +217,7 @@ more interesting. We will end up with the following new code for `finders.new_ta ``` With the new snippet, we no longer have an array of strings but an array of -tables. Each table has a color, name, and the color's hex value. +tables. Each table has a color name and the color's hex value. `entry_maker` is a function that will receive each table and then we can set the values we need. It's best practice to have a `value` reference to the