diff --git a/book.toml b/book.toml index 05b898aa07..41328c2a64 100644 --- a/book.toml +++ b/book.toml @@ -1,7 +1,7 @@ [book] title = "Rust By Example" description = "Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries." -author = "The Rust Community" +authors = ["The Rust Community"] [output.html.playpen] editable = true