From 3a7a57c67b66dd51415bb25234f9208c89f53331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurica=20Zuanovi=C4=87?= Date: Thu, 7 Mar 2019 22:23:16 +0100 Subject: [PATCH] Fix spelling (#27828) Fixed "to to" to "to", "letfmost" to "leftmost", "definiton" to "definition" --- guide/english/algorithms/binary-search-trees/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/algorithms/binary-search-trees/index.md b/guide/english/algorithms/binary-search-trees/index.md index 05520d8648..de6aa5cbd0 100644 --- a/guide/english/algorithms/binary-search-trees/index.md +++ b/guide/english/algorithms/binary-search-trees/index.md @@ -32,7 +32,7 @@ The BST is built on the idea of the