Skip to content

Commit d1e43ad

Browse files
committed
Corrected formatting in readme
1 parent 0e32ee4 commit d1e43ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Here are some of the useful commands that can be used within tbe sbt shell
1818
| `projects` | Lists all the sub modules | |
1919
| `<sub-module-name>/run` | Run the main class within the sub-module | scala_core/run |
2020

21-
** Note: The project name may not be same as directory name. Instead, it is the `lay val` variable used to define each module **
21+
**Note: The project name may not be same as directory name. Instead, it is the `lay val` variable used to define each module**
2222

2323
# Test Naming Standards
2424
In this repository, we have classified the tests in 4 categories.

0 commit comments

Comments
 (0)