diff --git a/pages/community/overview.mdx b/pages/community/overview.mdx
index 019eaacce..debfbe2c7 100644
--- a/pages/community/overview.mdx
+++ b/pages/community/overview.mdx
@@ -10,14 +10,14 @@ canonical: "/community/overview"
- This website
- [X (previously Twitter)](https://x.com/rescriptlang)
-- [BlueSky](https://bsky.app/profile/rescript-lang.org)
+- [Bluesky](https://bsky.app/profile/rescript-lang.org)
- [Forum](https://forum.rescript-lang.org)
- [ReScript GitHub Org](https://github.com/rescript-lang/)
- [ReScript YouTube Channel](https://www.youtube.com/@rescriptlang)
- [ReScript Online Meetup on Guild](https://guild.host/rescript-online-meetup)
- [ReScript Online Meetup YouTube Channel](https://www.youtube.com/@ReScriptOnlineMeetup)
-News are broadcasted on this site's blog, on BlueSky and X. Some extra, less important news are also posted on the forum's [Announcements category](https://forum.rescript-lang.org/c/announcements/).
+News are broadcasted on this site's blog, on Bluesky and X. Some extra, less important news are also posted on the forum's [Announcements category](https://forum.rescript-lang.org/c/announcements/).
**We don't use any other channel to communicate officially**. Any announcement made by users on Reddit, Discord, Medium and others don't necessarily represent our intent.
diff --git a/src/components/Footer.res b/src/components/Footer.res
index 17dbe1ffa..dc4c88fc5 100644
--- a/src/components/Footer.res
+++ b/src/components/Footer.res
@@ -66,7 +66,7 @@ let make = () => {
-
+
diff --git a/src/components/Icon.res b/src/components/Icon.res
index be805c0a7..f49812fb5 100644
--- a/src/components/Icon.res
+++ b/src/components/Icon.res
@@ -42,7 +42,7 @@ module X = {
}
-module BlueSky = {
+module Bluesky = {
@react.component
let make = (~className: string) =>
-
+