summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 84b8dfc..765e625 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,4 +1,4 @@
-//! `hi` - a web-based, self-hosted chat system.
+//! Pilcrow - a web-based, self-hosted chat system.
#![warn(clippy::all)]
#![warn(clippy::pedantic)]