chore: fix typo and improve name on CI (#107)

This commit is contained in:
Marco Pasqualetti
2024-11-16 11:47:53 +01:00
committed by GitHub
parent 6d72ffb876
commit 8552796343
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "tuono"
version = "0.12.3"
edition = "2021"
authors = ["V. Ageno <valerioageno@yahoo.it>"]
description = "Superfasrt React fullstack framework"
description = "Superfast React fullstack framework"
homepage = "https://tuono.dev"
keywords = [ "react", "typescript", "fullstack", "web", "ssr"]
repository = "https://github.com/Valerioageno/tuono"
+1 -1
View File
@@ -2,7 +2,7 @@
name = "tuono_lib_macros"
version = "0.12.3"
edition = "2021"
description = "Superfasrt React fullstack framework"
description = "Superfast React fullstack framework"
homepage = "https://tuono.dev"
keywords = [ "react", "typescript", "fullstack", "web", "ssr"]
repository = "https://github.com/Valerioageno/tuono"