From 7ed66449a20b510cd142dc6f296eae1cf5da2107 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 16 Jun 2024 02:32:19 +0000 Subject: [PATCH] [auto] regenerate table of contents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcec4400..f234e5eb 100644 --- a/README.md +++ b/README.md @@ -461,7 +461,7 @@ | 421 | [How to invoke an IIFE without any extra brackets?](#how-to-invoke-an-iife-without-any-extra-brackets) | | 422 | [Is that possible to use expressions in switch cases?](#is-that-possible-to-use-expressions-in-switch-cases) | | 423 | [What is the easiest way to ignore promise errors?](#what-is-the-easiest-way-to-ignore-promise-errors) | -| 424 | [How do you style the console output using CSS?](#how-do-you-style-the-console-output-using-css) | +| 424 | [How do style the console output using CSS?](#how-do-style-the-console-output-using-css) | | 425 | [What is nullish coalescing operator (??)?](#what-is-nullish-coalescing-operator-) | | 426 | [How do you group and nest console output?](#how-do-you-group-and-nest-console-output) | | 427 | [What is the difference between dense and sparse arrays?](#what-is-the-difference-between-dense-and-sparse-arrays) |