diff --git a/.github/styles/UmbracoDocs/Names.yml b/.github/styles/UmbracoDocs/Names.yml
index 0198ef178e0..d8321e846c5 100644
--- a/.github/styles/UmbracoDocs/Names.yml
+++ b/.github/styles/UmbracoDocs/Names.yml
@@ -6,6 +6,7 @@ swap:
'(?:(?
Header Apps
@@ -59,7 +59,7 @@ Below you can find an example of how to setup a Header App using the manifest fi
## **Button Header App with JS/TS**
-Below you can find an example of how to setup a Header App using the ts file.
+Below you can find an example of how to setup a Header App using the TypeScript file.
This is a continuation of the above steps from the **Button Header App with Manifest** example. We will register a new Header App directly from the .ts file.