From aa3ffb5af6d34f63f2e47574ea3a02a2a0ca79e3 Mon Sep 17 00:00:00 2001 From: deng Date: Mon, 20 May 2024 13:58:20 +0000 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d4e707..3cbe88d 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Create a [gitea act runner](https://docs.gitea.com/usage/actions/act-runner) via * **data** * gitea runner mount space * **gitea/workflows** - * put CI/CD workflow ymal files here to deploy + * put CI/CD workflow yaml files here to deploy