Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Fix brand name #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Zact - Zod Server ACTions

We like NextJS Server Actions. We wanted to love them. This package makes them validated and typesafe, so you can use them in things that aren't forms.
We like Next.js Server Actions. We wanted to love them. This package makes them validated and typesafe, so you can use them in things that aren't forms.

`npm install zact`

Expand Down