Skip to content

Commit 0110693

Browse files
authored
Merge pull request #2 from tashib11/tashib11-patch-2
Update README.md
2 parents bb14b45 + b8a2815 commit 0110693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ no_of_student number(20),
120120
primary key(dept_id)
121121
);
122122
```
123-
## To see the last created table.
123+
> To see the last created table.
124124
```
125125
describe dept
126126

0 commit comments

Comments
 (0)