Fix casing in user guide title for consistency

This commit is contained in:
Palash Tyagi
2025-08-04 00:05:31 +01:00
parent 080680d095
commit 1475156855
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env sh
# Build and test the RustFrame user guide using mdBook.
# Build and test the Rustframe user guide using mdBook.
set -e
cd docs