From 872946216d06870a700e47f2059c13b134674af6 Mon Sep 17 00:00:00 2001 From: Robin Goetz <35136007+goetzrobin@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:05:30 +0100 Subject: [PATCH] docs: fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b87b7e1..fbd7803 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Zerops x Analog - Node.js -Analog is a fullstack meta-framework for building applications and websites with Angular. [Zerops](https://zerops.io) makes deploying and running Analog apps, both server side rendered and static, a breeze. This recipe showcases the Static version, see [zeropsio/recipe-analog-static](https://github.com/zeropsio/recipe-analog-static) for the Node.js version. +Analog is a fullstack meta-framework for building applications and websites with Angular. [Zerops](https://zerops.io) makes deploying and running Analog apps, both server side rendered and static, a breeze. This recipe showcases the Node.js version, see [zeropsio/recipe-analog-static](https://github.com/zeropsio/recipe-analog-static) for the Static version. ![analog](https://github.com/zeropsio/recipe-shared-assets/blob/main/covers/svg/cover-analog.svg)