Skip to content

Commit cf482c4

Browse files
authored
fix typo in FenwickTree.js (TheAlgorithms#1208)
1 parent 21d73b6 commit cf482c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Trees/FenwickTree.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Author: Mohit Kumar
3-
* Fedwick Tree Implementation in JavaScript
4-
* Fedwick Tree Implementation for finding prefix sum.
3+
* Fenwick Tree Implementation in JavaScript
4+
* Fenwick Tree Implementation for finding prefix sum.
55
*/
66

77
class FenwickTree {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy