Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaishankar committed Oct 8, 2024
1 parent 2be5ac0 commit 31bbcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ export class EmailType extends types.StringType {

The following adds some extension to the StringType.

An extension method takes one or more parameters and returns a refinement.
An extension method takes zero or more parameters and returns a refinement.

```ts
import { Extensions } from "pukka";
Expand Down

0 comments on commit 31bbcd5

Please sign in to comment.