Skip to content

Commit 952bbe0

Browse files
authored
Update README.md
1 parent e83a225 commit 952bbe0

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
@@ -71,7 +71,7 @@ public class Test
7171
}
7272
}
7373
```
74-
Above code will generate test.js file that contains:
74+
Above code will generate "main.js" file that contains:
7575
```javascript
7676
class Test
7777
{

0 commit comments

Comments
 (0)