diff --git a/source/_includes/asides/about.html b/source/_includes/asides/about.html
index 9af443453ead..fa71c998e81a 100644
--- a/source/_includes/asides/about.html
+++ b/source/_includes/asides/about.html
@@ -7,7 +7,7 @@
About Home Assistant
Get started with Home Assistant
Try the online demo
Join our newsletter
- Follow Home Assistant on Twitter
+ Follow Home Assistant on X
{% comment %}
Subscribe to the Home Assistant Newsletter
diff --git a/source/_integrations/foursquare.markdown b/source/_integrations/foursquare.markdown
index 1d143b730690..d088f2ec9f2e 100644
--- a/source/_integrations/foursquare.markdown
+++ b/source/_integrations/foursquare.markdown
@@ -71,7 +71,7 @@ Parameters:
- **eventId** (*Optional*): The event the user is checking in to.
- **shout** (*Optional*): A message about your check-in. The maximum length of this field is 140 characters.
- **mentions** (*Optional*): Mentions in your check-in. This parameter is a semicolon-delimited list of mentions. A single mention is of the form "start,end,userid", where start is the index of the first character in the shout representing the mention, end is the index of the first character in the shout after the mention, and userid is the userid of the user being mentioned. If userid is prefixed with "fbu-", this indicates a Facebook userid that is being mention. Character indices in shouts are 0-based.
-- **broadcast** (*Optional*): "Who to broadcast this check-in to. Accepts a comma-delimited list of values: private (off the grid) or public (share with friends), Facebook share on Facebook, Twitter share on Twitter, followers share with followers (celebrity mode users only), If no valid value is found, the default is public."
+- **broadcast** (*Optional*): "Who to broadcast this check-in to. Accepts a comma-delimited list of values: private (off the grid) or public (share with friends), Facebook share on Facebook, X share on X, followers share with followers (celebrity mode users only), If no valid value is found, the default is public."
- **ll** (*Optional*): Latitude and longitude of the user's location. Only specify this field if you have a GPS or other device reported location for the user at the time of check-in.
- **llAcc** (*Optional*): Accuracy of the user's latitude and longitude, in meters.
- **alt** (*Optional*): Altitude of the user's location, in meters.
diff --git a/source/_integrations/spaceapi.markdown b/source/_integrations/spaceapi.markdown
index b9abfbd48049..f2bf19510d4d 100644
--- a/source/_integrations/spaceapi.markdown
+++ b/source/_integrations/spaceapi.markdown
@@ -90,7 +90,7 @@ contact:
required: false
type: string
twitter:
- description: Twitter username of the keymaster.
+ description: X username of the keymaster.
required: false
type: string
irc:
@@ -98,7 +98,7 @@ contact:
required: false
type: string
twitter:
- description: The Twitter account of the Hackerspace.
+ description: The X account of the Hackerspace.
required: false
type: string
facebook: