From 3ca3984857cb002d36146fc8c61bd3de3e209481 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 13 Feb 2025 16:13:40 +0200 Subject: [PATCH] Fix a typo from the PR author --- domains/mohsen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mohsen.json b/domains/mohsen.json index b9e64c9ad..835aa5627 100644 --- a/domains/mohsen.json +++ b/domains/mohsen.json @@ -2,9 +2,9 @@ "description": "Portfolio website for mohsenansari.com", "owner": { "username": "mohsenari", - "email": "m ansari387@gmail.com" + "email": "mansari387@gmail.com" }, "record": { "CNAME": "mohsenansari.com" } -} \ No newline at end of file +}