Skip to content

Commit fccacc4

Browse files
committed
Merge pull request algorithm-visualizer#78 from jonasbn/gh-pages
Spelling error
2 parents 67b83f4 + 5faaf60 commit fccacc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithm/category.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"name": "Dynamic Programming",
4949
"list": {
5050
"fibonacci": "Fibonacci Sequence",
51-
"knapsack_problem": "Knapsack Sroblem",
51+
"knapsack_problem": "Knapsack Problem",
5252
"longest_increasing_subsequence": "Longest Increasing Subsequence",
5353
"max_subarray": "Maximum Subarray",
5454
"max_sum_path": "Maximum Sum Path",

0 commit comments

Comments
 (0)