Skip to content

Commit e678e48

Browse files
committed
Fix doc cmd
1 parent c23f7d8 commit e678e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ sbt test
575575
Generate the docs:
576576
577577
```
578-
sbt doc
578+
sbt unidoc
579579
```
580580
581581

0 commit comments

Comments
 (0)