Skip to content

Commit da4dfd3

Browse files
author
Rajeev Kumar Singh
committed
Readme
1 parent 0f5c1e4 commit da4dfd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ I've written a complete tutorial series for this application on The CalliCoder B
5353
mvn package
5454
java -jar target/polls-0.0.1-SNAPSHOT.jar
5555
```
56-
5 **Add the default Roles**
56+
5. **Add the default Roles**
5757

5858
The spring boot app uses role based authorization powered by spring security. Please execute the following sql queries in the database to insert the `USER` and `ADMIN` roles.
5959

0 commit comments

Comments
 (0)