From fd5bbaee8d6576b4f2f25e67189ee1e1bc815bd0 Mon Sep 17 00:00:00 2001 From: marina <138340846+bt3gl-cryptographer@users.noreply.github.com> Date: Wed, 2 Aug 2023 18:40:43 -0700 Subject: [PATCH] Update README.md --- trees/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trees/README.md b/trees/README.md index 545df33..5a68dae 100644 --- a/trees/README.md +++ b/trees/README.md @@ -124,7 +124,7 @@ def postorder(self, root): --- -### examples in this dir +### some examples in this dir