diff --git a/content/api/hub/sample_view_counter.md b/content/api/hub/sample_view_counter.md index fe239120b..7e8fc97a7 100644 --- a/content/api/hub/sample_view_counter.md +++ b/content/api/hub/sample_view_counter.md @@ -10,7 +10,7 @@ type = "hub_document" category = "Sample" language = "JS/TS" created_at = "2023-10-23T00:00:00Z" -last_updated = "2023-10-213T00:00:00Z" +last_updated = "2023-10-23T00:00:00Z" spin_version = ">v1.3" summary = "Simple page view tracker illustrating how to do state storage with TypeScript and KV Store" url = "https://github.com/technosophos/view-counter-ts"