Skip to content

Commit d9cc40a

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 05af741 commit d9cc40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DIRECTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
* Arrays
168168
* [Permutations](data_structures/arrays/permutations.py)
169169
* [Prefix Sum](data_structures/arrays/prefix_sum.py)
170-
* [Product Sum Array](data_structures/arrays/product_sum.py)
170+
* [Product Sum](data_structures/arrays/product_sum.py)
171171
* Binary Tree
172172
* [Avl Tree](data_structures/binary_tree/avl_tree.py)
173173
* [Basic Binary Tree](data_structures/binary_tree/basic_binary_tree.py)

0 commit comments

Comments
 (0)