From 9349da1055b08aa77411c7806eef046da31fac82 Mon Sep 17 00:00:00 2001 From: Cole Peters Date: Tue, 9 Apr 2024 12:04:36 -0500 Subject: [PATCH] Update app/pages/showcase.html --- app/pages/showcase.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pages/showcase.html b/app/pages/showcase.html index 02b3e36f..ffa2685b 100644 --- a/app/pages/showcase.html +++ b/app/pages/showcase.html @@ -103,7 +103,7 @@

- HN Reader is a Hacker News reader that leverages several of Enhance's back end features like session-management, DynamoDB tables, scheduled/event-driven functions to keep the app up to date with the latest stories. All rendered on the server as web components with a dash of JS. + HN Reader is a Hacker News reader that leverages several of Enhance's back end features like session-management, DynamoDB tables, and scheduled/event-driven functions to keep the app up to date with the latest stories. All rendered on the server as web components with a dash of JS.