From b9d31caaef7d3c026e043885a324a8dec56b64f0 Mon Sep 17 00:00:00 2001 From: Klim Tsoutsman Date: Tue, 24 Oct 2023 13:26:54 +1100 Subject: [PATCH] Update book.toml --- book/book.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/book.toml b/book/book.toml index 5a109910cc..6eff613bbe 100644 --- a/book/book.toml +++ b/book/book.toml @@ -1,5 +1,5 @@ [book] -title = "The Theseus OS Book" +title = "The Theseus OOS Book" authors = ["Kevin Boos", "Lin Zhong"] description = "Describes the design principles and implementation details of Theseus, a companion to its source-level docs." multilingual = false @@ -9,4 +9,4 @@ src = "src" [output.linkcheck] optional = true -## See other linkcheck options here: \ No newline at end of file +## See other linkcheck options here: