Skip to content

Commit 172b6db

Browse files
authored
Update README.md
1 parent e147684 commit 172b6db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Given five files,
1+
Files
22

33
- `StudentController.java`
44
- `StudentRepository.java`
@@ -196,4 +196,4 @@ Updates the details of a student in the `student` table based on the `studentId`
196196

197197
Deletes a student from the `student` table based on the `studentId`.
198198

199-
**Do not modify the code in `SchoolApplication.java`**
199+
**Do not modify the code in `SchoolApplication.java`**

0 commit comments

Comments
 (0)