Change text to "Miscellany"

Update text content in the component.
This commit is contained in:
gpt-engineer-app[bot] 2025-07-19 13:03:43 +00:00
parent efc95b4308
commit 10a28f9b2b

View file

@ -3,7 +3,7 @@ import ComingSoon from "@/components/ComingSoon";
const Miscellany = () => {
return (
<ComingSoon
title="Creative Miscellany"
title="Miscellany"
description="Discover unique educational experiments, creative tools, and innovative interactive content that doesn't fit into traditional categories but sparks curiosity and enhances learning."
/>
);