From d78c65f2c7edb6c9b864a0095f81c12d5e075ae6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 4 Dec 2022 02:48:43 -0800 Subject: [PATCH] Update history to reflect merge of #9203 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 720e69d7..5ad21174 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ ### Documentation * Fix Nested tree navigation with recursion example (#9174) + * Fix typo on website (#9203) ### Development Fixes