From 5af0582f9384b242d6309628eb6389661e2ee09b Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Wed, 12 Mar 2025 09:47:21 -0400 Subject: [PATCH] DOCSP-48299: Update snooty title --- snooty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index 69c559c1..33d8d906 100644 --- a/snooty.toml +++ b/snooty.toml @@ -1,5 +1,5 @@ name = "pymongo" -title = "PyMongo" +title = "PyMongo Driver" toc_landing_pages = [ "/get-started", "/write-operations",