From a24e1d038267a0ba0edd58f75689e1825f468b3c Mon Sep 17 00:00:00 2001 From: Ajay Barot Date: Tue, 26 Jun 2018 15:33:24 +0530 Subject: [PATCH] fix typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index bc1ac45..93878f5 100644 --- a/index.html +++ b/index.html @@ -438,7 +438,7 @@

BitArray

  • Implemented using an array as storage
  • -

    Implementation

    +

    Implementation