Skip to content

Commit c774550

Browse files
hcannoodtlazappi
authored andcommitted
fix roles documentation example (#876)
1 parent add9aaf commit c774550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/scala/io/viash/config/Author.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import io.viash.schemas._
2727
@example(
2828
"""authors:
2929
|- name: Jane Doe
30-
| role: [author, maintainer]
30+
| roles: [author, maintainer]
3131
| email: jane@doe.com
3232
| info:
3333
| github: janedoe

0 commit comments

Comments
 (0)