diff --git a/README.md b/README.md
index e2d4591..1cd3955 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
-A arctic, north-bluish clean and elegant Terminix color scheme.
+An arctic, north-bluish clean and elegant Terminix color scheme.
Designed for a fluent and clear workflow.
Based on the Nord color palette.
diff --git a/package.json b/package.json
index 2bd0784..67ec88b 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "nord-terminix",
"title": "Nord Terminix",
"version": "0.2.0",
- "description": "A arctic, north-bluish clean and elegant Terminix color scheme.",
+ "description": "An arctic, north-bluish clean and elegant Terminix color scheme.",
"author": {
"name": "Arctic Ice Studio",
"email": "development@arcticicestudio.com",
diff --git a/src/json/nord.json b/src/json/nord.json
index 6802727..f866052 100755
--- a/src/json/nord.json
+++ b/src/json/nord.json
@@ -1,6 +1,6 @@
{
"name": "Nord",
- "comment": "A arctic, north-bluish clean and elegant Terminix color scheme.",
+ "comment": "An arctic, north-bluish clean and elegant Terminix color scheme.",
"foreground-color": "#D8DEE9",
"background-color": "#2E3440",
"badge-color": "#88C0D0",