Skip to content

Commit 625b901

Browse files
Dermot SmythDermot Smyth
authored andcommitted
updated readme
1 parent c53c442 commit 625b901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/jsdoc-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project uses the [JSDoc Gradle Plugin](https://github.com/liferay/liferay-p
1010
All of the configuration is captured in the __build.gradle__ file and the __jsdoc.json__ file. To test this, clone this repoitory and execute the command below in this directory
1111

1212
```
13-
gradle mlJsdoc
13+
gradle mlJsDoc
1414
```
1515

1616
This will generate jsdoc for the code in __src/main/ml-modules/lib__

0 commit comments

Comments
 (0)