diff --git a/exampleSite/content/Info/index.md b/exampleSite/content/Info/index.md
index 8478352..554012b 100644
--- a/exampleSite/content/Info/index.md
+++ b/exampleSite/content/Info/index.md
@@ -12,7 +12,7 @@ build:
publishResources: false
---
-Bridget is a _minimal_ Hugo theme designed for photographers/visual artists, powered by [Solid.js](https://www.solidjs.com).
+Bridget is a _minimal_ Hugo theme designed for photographers/visual artists, powered by [SolidJS](https://www.solidjs.com).
The inspiration for this theme came from a video by [Hyperlexed](https://www.youtube.com/@Hyperplexed), which can be found [here](https://www.youtube.com/watch?v=Jt3A2lNN2aE). Initially, it was developed using no third-party dependencies. However, after website designer [Tyler McRobert](https://tylermcrobert.com) made the source code publicly available, I realized that I have invented many unnecessary wheels, and this project was modified to porting the original design to Hugo while focusing on _performance_.