Skip to content

Commit 7dbfc79

Browse files
committed
updated as per your sugession
1 parent 1e82488 commit 7dbfc79

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dsa-solutions/gfg-solutions/0004-fibbonacci-sum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Expected Auxiliary Space: $O(1)$
4949

5050
## Constraints
5151

52-
1. $1 \leq N \leq 100000$
52+
- $(1 \leq N \leq 100000)$
5353

5454
## Solution Approach
5555

0 commit comments

Comments
 (0)