diff --git a/commissions/closed.js b/commissions/closed.js
index c5ea6d5..001f609 100644
--- a/commissions/closed.js
+++ b/commissions/closed.js
@@ -8,7 +8,7 @@ $.ajax({
$('#closed').html( /*html*/ `
My commissions are currently closed.
-
If you are willing to wait until they reopen, you can still contact me with a short summmary of your request.
+
If you are willing to wait until they reopen, you can still contact me with a summary of your request.
`);
}