Skip to content

Commit 6679b8d

Browse files
authored
Merge pull request ashishps1#4 from sanchit-gupta/main
Update car-rental-system.md
2 parents a05802f + 07e6468 commit 6679b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

problems/car-rental-system.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Designing an Elevator System
1+
# Designing a Car Rental System
22

33
In this blog post, we will explore the object-oriented design and implementation of a Car Rental System (CRS) using Java.
44

@@ -131,4 +131,4 @@ public class CarRentalSystem {
131131

132132
// Other necessary methods...
133133
}
134-
```
134+
```

0 commit comments

Comments
 (0)