From 8e2cec6b441d7b95fa151ebe51e4acb79c6ae4bf Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Tue, 18 Jun 2024 21:50:54 +0200 Subject: [PATCH] fix: spelling in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ef17f7..fed4adc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://drone.kolaente.de/api/badges/vikunja/theme/status.svg)](https://drone.kolaente.de/vikunja/theme) -This repo provides the [hugo](https://gohugo.io) theme for the [vikunj.io](https://vikunj.io) website, docs and blog. +This repo provides the [hugo](https://gohugo.io) theme for the [vikunja.io](https://vikunja.io) website, docs and blog. ## Building @@ -16,4 +16,3 @@ yarn release ``` Will give you the theme in a tar file in the `dist/` folder. -