From a70b9e52cff1de4be4d1dd11aaf9cd7147f58d9c Mon Sep 17 00:00:00 2001 From: Tharun Ekambaram <87104995+tharune@users.noreply.github.com> Date: Sat, 16 May 2026 23:51:13 -0500 Subject: [PATCH] docs: fix AEP alert typos --- src/content/aeps/aep-71/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/aeps/aep-71/README.md b/src/content/aeps/aep-71/README.md index e16685cdf..0cf37ba9b 100644 --- a/src/content/aeps/aep-71/README.md +++ b/src/content/aeps/aep-71/README.md @@ -14,10 +14,10 @@ roadmap: minor ## Motivation -A users deployment can close becaause of reasons besides running out of funds (which is addressed as part of aep-33). This second type of Alert and Notification lets the user know immediately when a deployment is closed for any reason. +A user's deployment can close because of reasons besides running out of funds (which is addressed as part of aep-33). This second type of Alert and Notification lets the user know immediately when a deployment is closed for any reason. ## Summary -Users of Akash Console will have the option of configuring a "Deployment Closed" alert for any deployment within their account and optionally tieing the alert to a notification channel. The initial notification channel supported will be email with more notification channels added over time, based on customer/ user feedback. +Users of Akash Console will have the option of configuring a "Deployment Closed" alert for any deployment within their account and optionally tying the alert to a notification channel. The initial notification channel supported will be email with more notification channels added over time, based on customer/ user feedback. -Github Milestone: https://github.com/akash-network/console/milestone/23 \ No newline at end of file +Github Milestone: https://github.com/akash-network/console/milestone/23